Avatar for the aio-libs user
aio-libs
aiohttp
BlogDocsChangelog

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
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) (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

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%
9 hours ago
5095361
patchback/backports/3.14/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
CodSpeed Performance Gauge
0%
9 hours ago
4c888c2
patchback/backports/3.15/9e08ba02abe573ce9e4cc541d4e3c3646adb43a7/pr-13677
© 2026 CodSpeed Technology
Home Terms Privacy Docs