aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge master into fix-ip-address-cookies Resolves the conflict in aiohttp/cookiejar.py. Upstream #13674 widened _host_only_cookies from (domain, name) to (domain, path, name) and moved the host-only block below the path computation, which is where the two sides diverged. The three hunks of this branch were re-applied onto master's ordering rather than merged line by line. The IP scoping block now sits after the leading-dot strip instead of before it, so the lstrip(".") calls are no longer needed and were dropped. Behaviour is unchanged: an IP origin falls through with an empty domain and is picked up by master's host-only branch, which is what this branch wanted in the first place.
dylanpulver:fix-ip-address-cookies
13 minutes ago
Fix cookie overflow (#13677)
master
5 hours ago
Apply batched suggestions from code review Co-authored-by: Sam Bull <aa6bs0@sambull.org>
patchback/backports/3.14/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
9 hours ago
Apply batched suggestions from code review Co-authored-by: Sam Bull <aa6bs0@sambull.org>
patchback/backports/3.15/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
9 hours ago
Fix cookie overflow (#13677)
master
9 hours ago
Fix cookie overflow (#13677) (cherry picked from commit 9e08ba02abe573ce9e4cc541d4e3c3646adb43a7)
patchback/backports/3.14/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
9 hours ago
Apply suggestion from @Dreamsorcerer
fix-cookie-overflow
9 hours ago
Fix host-only state on cookie expiration (#13674) (#13676) (cherry picked from commit 9332972cfcb0f5a2b6677e7307819ab8f13b5d09)
3.14
10 hours ago
Latest Branches
CodSpeed Performance Gauge
+1%
Accept cookies from IP address origins as host-only cookies
#13586
32 minutes ago
389b257
dylanpulver:fix-ip-address-cookies
CodSpeed Performance Gauge
0%
[PR #13677/9e08ba02 backport][3.14] Fix cookie overflow
#13679
9 hours ago
5095361
patchback/backports/3.14/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
CodSpeed Performance Gauge
0%
[PR #13677/9e08ba02 backport][3.15] Fix cookie overflow
#13678
9 hours ago
4c888c2
patchback/backports/3.15/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs