aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Reject duplicate chunked Transfer-Encoding in requests (#12137)
master
6 hours ago
Replace deprecated ujson with orjson in documentation ujson is deprecated and in maintenance-only mode due to security concerns. Updated documentation to recommend orjson which is faster and actively maintained. Fixes: #10795
thakoreh:fix-ujson-deprecated-docs
8 hours ago
Bump virtualenv from 20.36.1 to 20.39.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.36.1 to 20.39.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.36.1...20.39.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.39.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/3.14/virtualenv-20.39.0
15 hours ago
Bump virtualenv from 20.38.0 to 20.39.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.38.0 to 20.39.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.38.0...20.39.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.39.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/virtualenv-20.39.0
16 hours ago
Fix Response.text failing when body is set to a string Handle str in the body setter by encoding it to bytes directly, mirroring the behavior of the text setter. Previously, setting body to a string would create a StringPayload, causing .text to fail with an AttributeError. Fixes #2928
dhruvildarji:fix/response-text-attribute-error
20 hours ago
Update Gunicorn documentation link (#12133)
master
20 hours ago
Fix test to handle both Python and C parser error messages The C parser (llhttp) rejects duplicate chunked TE with its own error message ("Invalid `Transfer-Encoding` header value") while the Python parser uses the new specific message. Accept either in the test regex.
worksbyfriday:fix-duplicate-chunked-te
22 hours ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
worksbyfriday:fix-duplicate-chunked-te
22 hours ago
Active Branches
Replace deprecated ujson with orjson in documentation
last run
8 hours ago
#12141
CodSpeed Performance Gauge
0%
Fix Response.text failing when body is set to a string
last run
20 hours ago
#12138
CodSpeed Performance Gauge
0%
Fix AttributeError: 'ClientConnectorCertificateError' object has no attribute '_os_error'.
last run
1 day ago
#12136
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs