aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
reject websocket close codes above the valid range (#12895)
master
37 minutes ago
Sync ci-cd.yml from origin to satisfy OAuth workflow scope
HrachShah:fix/parse-date-reject-impossible-calendar
6 hours ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
tarasko:feature/speedups_aiofastnet
8 hours ago
Add CHANGES entry for #13123
muhamedfazalps:fix/unicode-decode-error-v2
12 hours ago
add the PR-number changelog symlink
rodrigobnogueira:add-client-session-ssl-default
13 hours ago
reject websocket close codes above the valid range (#12895)
master
1 day 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
2 days 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
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
cookiejar: reject impossible calendar dates that calendar.timegm silently normalises
#13124
6 hours ago
4fda189
HrachShah:fix/parse-date-reject-impossible-calendar
CodSpeed Performance Gauge
+52%
Add aiofastnet to speedups extra
#12822
8 hours ago
90118b1
tarasko:feature/speedups_aiofastnet
CodSpeed Performance Gauge
0%
fix: catch UnicodeDecodeError in text() and post() methods (Fixes #13099)
#13123
13 hours ago
9c78962
muhamedfazalps:fix/unicode-decode-error-v2
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs