aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
tarasko:feature/speedups_aiofastnet
1 hour ago
Add CHANGES entry for #13123
muhamedfazalps:fix/unicode-decode-error-v2
6 hours ago
add the PR-number changelog symlink
rodrigobnogueira:add-client-session-ssl-default
6 hours ago
reject websocket close codes above the valid range (#12895)
master
18 hours ago
fix: catch UnicodeDecodeError in text() and post() methods Fixes #13099 Previously, BaseRequest.text() and the form-urlencoded branch of BaseRequest.post() only caught LookupError (invalid charset name), but not UnicodeDecodeError (body bytes cannot be decoded with the declared charset). This caused raw UnicodeDecodeError to leak to users instead of a proper HTTP 415 response. Now both methods catch UnicodeDecodeError alongside LookupError and raise HTTPUnsupportedMediaType as expected.
muhamedfazalps:fix/unicode-decode-error
1 day ago
[PR #12895/64313cfc backport][3.15] reject websocket close codes above the valid range (#13120) **This is a backport of PR #12895 as merged into master (64313cfc5024a316d85f34e7e77c9995a683e35f).**
3.15
1 day ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
tarasko:feature/speedups_aiofastnet
1 day ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
tarasko:feature/speedups_aiofastnet
1 day ago
Latest Branches
CodSpeed Performance Gauge
+52%
Add aiofastnet to speedups extra
#12822
1 hour ago
90118b1
tarasko:feature/speedups_aiofastnet
CodSpeed Performance Gauge
0%
fix: catch UnicodeDecodeError in text() and post() methods (Fixes #13099)
#13123
6 hours ago
9c78962
muhamedfazalps:fix/unicode-decode-error-v2
CodSpeed Performance Gauge
0%
Add the ssl parameter to ClientSession
#13122
7 hours ago
068373b
rodrigobnogueira:add-client-session-ssl-default
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs