Highlights
- Developer Program Member
- Pro
- 52 discussions answered
Block or Report
Block or report tomchristie
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,029 contributions in the last year
Less
More
Activity overview
Contributed to
encode/httpx,
encode/httpcore,
tomchristie/httpcore-the-directors-cut
and 5 other
repositories
Contribution activity
February 2022
Created 42 commits in 6 repositories
Created a pull request in encode/uvicorn that received 4 comments
Add note on 'UVICORN_' prefixed settings and '--env-file'
Closes #1319 Rendered docs now look like...
+1
−0
•
4
comments
Opened 15 other pull requests in 4 repositories
encode/httpx
5
merged
encode/starlette
1
open
3
merged
encode/uvicorn
3
merged
Reviewed 73 pull requests in 5 repositories
encode/starlette
37 pull requests
-
Add
nextquery param with original request URL in requires decorator - Add union operators to MutableHeaders
- Add PR template
- Add content disposition type parameter to FileResponse
- Display missing route details.
-
Deprecate
WSGIMiddlewarein favor ofa2wsgi - Use zero copy to send file if can
-
Remove routing decorators in
test_schemas.py -
Remove routing decorators in
test_testclient.py -
Remove routing decorators in
test_templates.py -
Remove routing decorators in
test_application.py - Remove deprecated decorators from test_base
- remove deprecated routing and middleware decorators from test_authentication.py
-
Remove routing decorators in
test_trusted_hosts.py -
Remove routing decorators in
test_session.py -
Remove routing decorators in
test_cors.py -
Remove routing decorators in
test_gzip.py -
Remove routing decorators in
test_https_redirect.py - add Xpresso to third party packages
- Bump anyio requirement from 3.x to 3.x, 4.x
-
Remove routing decorators in
middleware/test_base.py -
Remove routing decorators in
test_routing.py - Add docstrings to discourage routing decorator style API
- Added links to Dark Star
-
Remove routing decorators in
test_authentication.py - Some pull request reviews not shown.
encode/uvicorn
17 pull requests
- Fix logging tests that depends on each other
- Release 0.17.5
- Fix WSGI middleware not to explode quadratically in the case of a larger body
- Fix case where url is fragmented in httptools protocol
- Moved warning about missing ws library only in upgrade case
- Send HTTP 400 response for invalid request
- Docs refresh
-
Replace
create_serverbycreate_unix_server - Version 0.17.3
- Bump coverage to 96.96%
- Release 0.17.2
- Revert stream interface
- Revert "Fix ensure http connection is closed"
- Fix coverage precision to 96.77%
- Add py-gte-38 coverage rule on import statements
- Ignore coverage when PyYAML is not installed
-
Remove return statement that is never reached on
get_trusted_client_host()method
encode/httpcore
9 pull requests
- connect_to and sni_hostname extensions for controlling
- Version 0.14.7
- Raise H11 version support for v.0.13
- Fix variable declaration in AsyncSocks5Connection __init__ method
- Bump black from 21.12b0 to 22.1.0
- Bump mypy from 0.930 to 0.931
- Bump anyio from 3.4.0 to 3.5.0
- Bump mkdocs-material from 8.1.4 to 8.1.9
- Bump wheel from 0.37.0 to 0.37.1
encode/httpx
8 pull requests
- add options to override tcp hostname and tls hostname
- Suppress binary output on the command line.
-
Refactor
httpx/_utils.py - update docs to use StreamClosed instead of old ResponseClosed
- Preserve Authorization header on HTTPS redirect (#1850)
- update docstring/docs for transport using request/response models
- Always rewind files on multipart uploads.
- Allow rich-11
encode/django-rest-framework
2 pull requests
Created an issue in encode/starlette that received 3 comments
Drop usage of routing decorators in test cases.
For quite a while now we've no longer documented the decorator-style for routing. We document this style of routing configuration... def homepage(r…
3
comments
Opened 3 other issues in 2 repositories
encode/httpx
1
closed
1
open
encode/httpcore
1
open
Started 2 discussions in 2 repositories
encode/httpx
encode/httpx
encode/starlette
encode/starlette
Answered 8 discussions in 2 repositories
encode/httpx
encode/httpx