aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: skip whitespace-only segments in parse_mimetype Change 'if not item' to 'if not item.strip()' to skip whitespace-only segments after semicolons, preventing spurious empty-key parameters. Fixes #13009
muhamedfazalps:fix/parse-mimetype-whitespace
1 minute ago
Fix body reads after failed WS upgrade (#13016)
master
2 hours ago
is_ip_address: require ASCII digits to avoid non-ASCII host false positives
HrachShah:patch-1
4 hours ago
fix: resolve mypy errors and add ws_connect coverage for ssl parameter - Include _SENTINEL in the type annotation for the ssl parameter of _request, ws_connect, and _ws_connect so mypy accepts the sentinel default value. - Add test_default_ssl_ws to cover the default ssl propagation in websocket connections. - Add CHANGES fragment for #13021. Signed-off-by: NIK-TIGER-BILL <nik.tiger.bill@github.com>
NIK-TIGER-BILL:feat/client-session-ssl
6 hours ago
Improve nested parameter docs formatting
ishaanlabs-gg:docs-fix-param-format
9 hours ago
feat: add ssl parameter to ClientSession Signed-off-by: NIK-TIGER-BILL <nik.tiger.bill@github.com>
NIK-TIGER-BILL:feat/client-session-ssl
9 hours ago
Avoid spelling warning in View docs fragment
ishaanlabs-gg:docs-remove-view-connect-method
10 hours ago
is_ip_address: require ASCII digits to avoid non-ASCII host false positives
HrachShah:fix/today-batch-1
11 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: skip whitespace-only segments in parse_mimetype
#13024
14 minutes ago
e230474
muhamedfazalps:fix/parse-mimetype-whitespace
CodSpeed Performance Gauge
0%
is_ip_address: require ASCII digits to avoid non-ASCII host false positives
#13023
4 hours ago
6f67add
HrachShah:patch-1
CodSpeed Performance Gauge
0%
feat: add ssl parameter to ClientSession
#13021
6 hours ago
1654c96
NIK-TIGER-BILL:feat/client-session-ssl
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs