Skip to content

Pull requests: aio-libs/aiohttp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: handle non-UTF-8 bytes in redirect Location header
#12441 opened May 3, 2026 by NIK-TIGER-BILL Loading…
5 tasks done
fix: BodyPartReader.read() now returns bytes instead of bytearray
#12440 opened May 2, 2026 by NIK-TIGER-BILL Loading…
6 of 12 tasks
Bump build from 1.4.4 to 1.5.0 dependencies Pull requests that update a dependency file
#12438 opened Apr 30, 2026 by dependabot Bot Loading…
Fix digest authentication for URLs with reserved characters backport-3.13 Trigger automatic backporting to the 3.13 release branch by Patchback robot backport-3.14 Trigger automatic backporting to the 3.14 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#12436 opened Apr 28, 2026 by bdraco Member Loading…
5 tasks done
Bump virtualenv from 21.2.4 to 21.3.0 dependencies Pull requests that update a dependency file
#12432 opened Apr 28, 2026 by dependabot Bot Loading…
[pre-commit.ci] pre-commit autoupdate
#12430 opened Apr 27, 2026 by pre-commit-ci Bot Loading…
Bump packaging from 26.1 to 26.2 dependencies Pull requests that update a dependency file
#12429 opened Apr 27, 2026 by dependabot Bot Loading…
Replaced get_event_loop() with get_running_loop() backport-3.14 Trigger automatic backporting to the 3.14 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#12425 opened Apr 27, 2026 by agronholm Contributor Draft
3 of 5 tasks
fix(tests): use .invalid TLD for unresolvable DNS test ai-slop bot:chronographer:provided There is a change note present in this PR
#12416 opened Apr 23, 2026 by Bojun-Vvibe Loading…
4 of 5 tasks
Fix CookieError crash with control characters on CPython builds with CVE-2026-3644 patch backport-3.14 Trigger automatic backporting to the 3.14 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#12395 opened Apr 19, 2026 by rodrigobnogueira Member Loading…
5 tasks done
fix(resolver): handle None result.service from getnameinfo() bot:chronographer:provided There is a change note present in this PR
#12392 opened Apr 19, 2026 by rnagulapalle Loading…
2 tasks
Bump softprops/action-gh-release from 2 to 3 dependencies Pull requests that update a dependency file
#12362 opened Apr 13, 2026 by dependabot Bot Loading…
Bump softprops/action-gh-release from 2 to 3 dependencies Pull requests that update a dependency file
#12361 opened Apr 13, 2026 by dependabot Bot Loading…
Bump actions/github-script from 8 to 9 dependencies Pull requests that update a dependency file
#12348 opened Apr 10, 2026 by dependabot Bot Loading…
Bump actions/github-script from 8 to 9 dependencies Pull requests that update a dependency file
#12347 opened Apr 10, 2026 by dependabot Bot Loading…
Optimize _WS_EXT_RE backtracking on Python 3.11+ backport-3.14 Trigger automatic backporting to the 3.14 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#12346 opened Apr 9, 2026 by HarshithReddy01 Loading…
5 tasks done
Bump dependabot/fetch-metadata from 2 to 3 dependencies Pull requests that update a dependency file
#12344 opened Apr 9, 2026 by dependabot Bot Loading…
Bump dependabot/fetch-metadata from 2 to 3 dependencies Pull requests that update a dependency file
#12343 opened Apr 9, 2026 by dependabot Bot Loading…
Add progress callback support to Payload bot:chronographer:provided There is a change note present in this PR
#12340 opened Apr 8, 2026 by mib1185 Loading…
4 of 7 tasks
3.14
fix: recover latin-1 encoded Location headers on redirects bot:chronographer:provided There is a change note present in this PR pr-unfinished The PR is unfinished and may need a volunteer to complete it
#12325 opened Apr 6, 2026 by MAXDVVV Loading…
Add cdef type declarations and inline upgrade check in HTTP parser backport-3.13 Trigger automatic backporting to the 3.13 release branch by Patchback robot backport-3.14 Trigger automatic backporting to the 3.14 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#12321 opened Apr 6, 2026 by bdraco Member Draft
1 of 5 tasks
Remove asyncio.shield in _drain_helper to fix unhandled future warnings bot:chronographer:provided There is a change note present in this PR
#12293 opened Mar 28, 2026 by joaquinhuigomez Loading…
Fix StaticResource routes not resolving bot:chronographer:provided There is a change note present in this PR
#12255 opened Mar 18, 2026 by BlindChickens Loading…
5 tasks done
fix: improve type safety and error handling bot:chronographer:provided There is a change note present in this PR
#12254 opened Mar 18, 2026 by N3XT3R1337 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.