kyle
kyle
There's just one type hint in this repo and it breaks Python 2 compatibility. I know, Python 2 is EOL, But it's the only thing breaking Python 2 compatibility... 😄
Hi! Thanks for the awesome project! Is support for chapter ranges something that you'd consider? eg `https://bible-api.com/romans 12-14` currently returns results for Romans 12, 14 (skips 13). Not sure if...
### What does this PR do? ### Motivation ### Plugin Checklist - [ ] Unit tests. - [ ] TypeScript [definitions][1]. - [ ] TypeScript [tests][2]. - [ ] API...
### What does this PR do? Adds a dev container definition to `docker-compose.yml` and updates the development docs. ### Motivation Having a dev container is handy for quickly getting started...
Add the pieces required to do auto injection of the ddtrace Python package in containerized environments. This solution works just like ``ddtrace-run``: - provide a `sizecustomize` module which Python will...
Fixes #1091
The non-asgi snapshots previously used the pytest-django app to generate snapshots. This somewhat worked but had the drawbacks of not knowing what pytest-django did during startup and teardown (like doing...
# Integration This PR adds support for [`Cyclone`](http://cyclone.io/). ## Links - Integration docs: http://cyclone.io/ - Corp docs PR: ## Checklist - [x] Usage and configuration documentation added in `__init__.py`, `docs/index.rst`...
# Integration This PR adds support for [`twisted`](https://twistedmatrix.com/trac/). This includes patches for trace context propagation as well as support for the http client. ## Links - Integration docs: https://twistedmatrix.com/trac/ -...
# Integration This PR adds support for [`txredisapi`](https://github.com/IlyaSkriblovsky/txredisapi). ## Links - Integration docs: https://github.com/IlyaSkriblovsky/txredisapi - Corp docs PR: ## Checklist - [x] Usage and configuration documentation added in `__init__.py`, `docs/index.rst`...