aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Skip TLS-in-TLS warning when proxy is not HTTPS The warning in _warn_about_tls_in_tls was firing for all HTTPS requests going through any proxy, but TLS-in-TLS only applies when the proxy itself is HTTPS. When the proxy is HTTP, start_tls just upgrades a plain TCP connection, which works fine on all event loops and Python versions. Fixes #10683
wavebyrd:fix-tls-in-tls-warning-10683
48 minutes ago
Bump identify from 2.6.17 to 2.6.18 Bumps [identify](https://github.com/pre-commit/identify) from 2.6.17 to 2.6.18. - [Commits](https://github.com/pre-commit/identify/compare/v2.6.17...v2.6.18) --- updated-dependencies: - dependency-name: identify dependency-version: 2.6.18 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/identify-2.6.18
3 hours ago
Bump charset-normalizer from 3.4.5 to 3.4.6 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.5 to 3.4.6. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.5...3.4.6) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/charset-normalizer-3.4.6
3 hours ago
Raise on redirect with consumed non-rewindable request bodies (#12217)
master
8 hours ago
[PR #12217 backport][3.14] Raise on redirect with consumed non-rewindable request bodies (#12245)
3.14
17 hours ago
Fix ClientPayloadError runtime and mypy union-attr error for None payload
rodrigobnogueira:pr-12243
17 hours ago
Merge branch 'master' into use-runtime-exception-if-transport-is-none
agners:use-runtime-exception-if-transport-is-none
18 hours ago
Apply suggestions from code review Co-authored-by: Sam Bull <aa6bs0@sambull.org>
agners:use-runtime-exception-if-transport-is-none
18 hours ago
Active Branches
Skip TLS-in-TLS warning when proxy is not HTTPS
#12238
last run
48 minutes ago
CodSpeed Performance Gauge
0%
Bump identify from 2.6.17 to 2.6.18
#12247
last run
3 hours ago
CodSpeed Performance Gauge
0%
Raise ConnectionResetError if transport is None
#11761
last run
18 hours ago
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs