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
Sort

Pull requests list

Bump coverage from 7.6.11 to 7.6.12 dependencies Pull requests that update a dependency file
#10462 opened Feb 12, 2025 by dependabot bot Loading…
Bump valkey from 6.0.2 to 6.1.0 dependencies Pull requests that update a dependency file
#10459 opened Feb 12, 2025 by dependabot bot Loading…
Bump cryptography from 44.0.0 to 44.0.1 dependencies Pull requests that update a dependency file
#10457 opened Feb 12, 2025 by dependabot bot Loading…
Bump the pip group across 1 directory with 2 updates dependencies Pull requests that update a dependency file python Pull requests that update Python code
#10456 opened Feb 11, 2025 by dependabot bot Loading…
Fixes for strict-bytes backport:skip Skip backport bot bot:chronographer:skip This PR does not need to include a change note
#10454 opened Feb 11, 2025 by Dreamsorcerer Loading…
Bump identify from 2.6.6 to 2.6.7 dependencies Pull requests that update a dependency file
#10443 opened Feb 10, 2025 by dependabot bot Loading…
Bump aiohappyeyeballs from 2.4.4 to 2.4.6 dependencies Pull requests that update a dependency file
#10439 opened Feb 10, 2025 by dependabot bot Loading…
Fix inappropriate "break in finally" backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#10434 opened Feb 7, 2025 by Cycloctane Loading…
3 of 5 tasks
Detect blocking calls in coroutines using BlockBuster backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#10433 opened Feb 6, 2025 by cbornet Loading…
4 of 5 tasks
--disallow-any-decorated backport:skip Skip backport bot
#10377 opened Feb 3, 2025 by Dreamsorcerer Loading…
Fixed missing CRLF at end of a chunk in malformed chunked encoding me… backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#10359 opened Jan 25, 2025 by xdegaye Loading…
Bump idna from 3.3 to 3.10 dependencies Pull requests that update a dependency file
#10255 opened Dec 25, 2024 by dependabot bot Loading…
Bump towncrier from 23.11.0 to 24.8.0 dependencies Pull requests that update a dependency file
#10238 opened Dec 24, 2024 by dependabot bot Loading…
Bump pytest from 8.1.1 to 8.3.4 dependencies Pull requests that update a dependency file
#10221 opened Dec 23, 2024 by dependabot bot Loading…
Add py3.14 to CI test matrix backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot bot:chronographer:skip This PR does not need to include a change note
#10178 opened Dec 18, 2024 by asvetlov Loading…
explicitly throw error for socks5 proxy since is not supported supported currently and will be implied disconnected if connect to backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot
#10147 opened Dec 8, 2024 by NewUserHa Loading…
2 of 5 tasks
Move metadata to pyproject.toml bot:chronographer:provided There is a change note present in this PR
#9951 opened Nov 17, 2024 by cdce8p Loading…
DNM: Ensure manual builds use at least the same minimum Cython version used to build our wheels backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot
#9876 opened Nov 14, 2024 by bdraco Draft
Docs/unify contrib docs backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot bot:chronographer:skip This PR does not need to include a change note
#9742 opened Nov 9, 2024 by tab1tha Loading…
3 of 5 tasks
WIP: Client middleware PoC
#9732 opened Nov 9, 2024 by bdraco Draft
Implement zero copy writes for the WebSocket writer backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#9634 opened Nov 3, 2024 by bdraco Draft
Fix 'I/O operation on closed file' and 'Form data has been processed already' upon redirect on multipart data backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR
#9201 opened Sep 19, 2024 by GLGDLY Loading…
5 tasks done
Form Data Handling and Validation Improvements
#9099 opened Sep 10, 2024 by RahulVadisetty91 Loading…
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.