aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Update contributing-admins.rst
Dreamsorcerer-patch-6
1 hour ago
Fix doc-spelling: use hyphenated back-pressure
joaquinhuigomez:fix/drain-helper-shield-removal
2 hours ago
Bump yarl from 1.22.0 to 1.23.0 --- updated-dependencies: - dependency-name: yarl dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/yarl-1.23.0
2 hours ago
Update test_client_response.py
list-headers
3 hours ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
list-headers
6 hours ago
Fix mypy unreachable false positive in cancellation test mypy flags the final assertion as unreachable after the suppress(CancelledError) context manager. The code IS reachable at runtime — the suppress catches the CancelledError from the cancelled task, and execution continues normally.
joaquinhuigomez:fix/drain-helper-shield-removal
8 hours ago
Merge branch '3.14'
master
14 hours ago
Remove asyncio.shield in _drain_helper to prevent unhandled future warnings Replace asyncio.shield(waiter) with direct await on waiter in _drain_helper. HTTP/1.1 has a single consumer per drain waiter, so shield is unnecessary and causes "Future exception was never retrieved" warnings on cancellation. Closes #12281
joaquinhuigomez:fix/drain-helper-shield-removal
24 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Adjust contributing-admins.rst
#12292
2 hours ago
e7fb214
Dreamsorcerer-patch-6
CodSpeed Performance Gauge
0%
Remove asyncio.shield in _drain_helper to fix unhandled future warnings
#12293
2 hours ago
5cf4a25
joaquinhuigomez:fix/drain-helper-shield-removal
CodSpeed Performance Gauge
0%
Bump yarl from 1.22.0 to 1.23.0
#12187
2 hours ago
f8954db
dependabot/pip/yarl-1.23.0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs