Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
3,010 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 67 commits in 10 repositories
Created 1 repository
Created a pull request in encode/httpcore that received 7 comments
Skip CONNECT when making HTTPS requests through an HTTPS proxy
Closes encode/httpx#1424 Not sure about this, so happy to take any reviews / proof-thinking. When an HTTP proxy is used, if a request to an HTTPS s…
+24
−2
•
7
comments
Opened 56 other pull requests in 10 repositories
encode/uvicorn
14
merged
1
closed
1
open
- Add docs script
- Version 0.13.3
- [Sandbox] WebSocket flaky test
- Tweak detection of app factories
- Fix lifespan tests
- Bump version in __init__.py
- Release 0.13.2
- Log exception traceback in case of invalid HTTP request when using h11
- Add extra invalid HTTP request test cases
- Test output of default logging configuration
- Log exception traceback in case of invalid HTTP request when using httptools
- Version 0.13.1
- Fix release date of 0.13.0
- Add tool to keep CLI usage in `index.md` in sync
- Add --factory flag to support factory-style application imports
- Version 0.13.0
florimondmanca/www
9
merged
DataDog/integrations-core
9
merged
- Ensure connection failure message is shown on Python 2
- [Release] Bumped datadog_checks_base version to 15.7.0
- Drop --use-feature=2020-resolver
- Upgrade mkdocs-click dep to 0.2.*
- Build developer docs in strict mode
- Fix links to SNMP architecture images
- Add `tag_list` column type, allowing to ingest variable-size database-provided tags
- Refactor to use QueryManager
- Mark azure_iot_edge as public
DataDog/mkdocs-click
8
merged
encode/httpx
5
merged
1
open
encode/httpcore
3
open
1
merged
python-trio/trustme
1
open
DataDog/docker-library
1
merged
hubblo-org/scaphandre
1
merged
DataDog/datadog-agent
1
merged
Reviewed 61 pull requests in 9 repositories
encode/uvicorn 25 pull requests
- Switch to asyncio streams API
- Remove requests dependency
- Use ssl verification in tests
- Improve user feedback if no ws library installed
- 🐛 Fix resetting signals in Gunicorn UvicornWorker
- Fixes websockets implementation where handshake fails left tasks pending
- Test suite refactor using async server context manager instead of background thread
- Refactor test_headers using pytest fixture factory and avoiding background thread use
- Fix lifespan tests
- Added docs example to tweak gunicorn worker config
- Fix docs about reloader
- Fix Bad file descriptor error when using reload or workers flag and multiprocessing
- Fix factory if app uses a Middleware
- Small coverage increase in protocols/utils
- Test config should_reload property
- Config coverage upgrade
- Brings lifespan to 100% coverage
- Increase coverage by testing for an invalid http request
- Test output of default logging configuration
- Fix logger after scope removal
- Ensure that ws connection is open before receiving data
- Fix failures when ASGI app rejects a connection during handshake
- Remove scope from access log when using json logging formatter
- Add tool to keep CLI usage in `index.md` in sync
- Support module:create_app() style factory pattern imports
DataDog/integrations-core 17 pull requests
- [CAP-380] P.z/pods deployments dashboard fixes
- Fix tags memory leak
- Add test for url formatting
- fail validation if metadata file is empty
- [Release] Bumped datadog_checks_base version to 15.7.0
- Update dogweb dashboards list
- Update PostgreSQL README dashboard screenshot
- Refactor to use QueryManager
- Update haproxy doc for prometheus endpoint
- Enable docs for new integrations
- Refactor `has_logs` utility
- Document logs support
- Make role configuration step more explicit
- Update check signature
- Add recommended monitor
- Add consul 1.9.0 metrics
- Handle case sensitivity on database names
encode/httpx 7 pull requests
- Remove double "then" in docs/http2.md
- Add curio docs in Supported async environments
- Updates compatibility guide to address event hooks
- Update exceptions.md for spelling mistake
- Allow tuple as input of query parameters.
- Document content encoding differences with Requests
- Add repr to Cookies for displaying available cookies
DataDog/mkdocs-click 4 pull requests
florimondmanca/www 2 pull requests
encode/httpcore 2 pull requests
florimondmanca/awesome-asgi 2 pull requests
django/asgiref 1 pull request
hubblo-org/scaphandre 1 pull request
Created an issue in encode/httpx that received 3 comments
HTTPS proxies support
Refs #1424, #1428 Terminology HTTP proxy: a proxy server which supports connecting to it via HTTP. HTTP requests are forwarded, HTTPS requests are…
3
comments
Opened 16 other issues in 6 repositories
encode/httpx
5
open
2
closed
- Document solution for startup/shutdown of ASGI apps
- Error messaging when using relative URLs w/o `base_url` set could be improved
- `trust_env` has diverging defaults between `Client` and `create_ssl_context`
- Restructuring the docs
- AnyIO is missing in "Supported async environments"
- Curio is missing in "Supported async environments"
- NETRC is missing from the Environment Variables docs
florimondmanca/www
3
open
DataDog/mkdocs-click
1
open
1
closed
encode/httpcore
2
open
florimondmanca/awesome-asgi
1
open
florimondmanca/djangorestframework-api-key
1
open
22
contributions
in private repositories
Dec 2 – Dec 20