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 pytest from 8.1.1 to 8.3.5 dependencies Pull requests that update a dependency file
#10515 opened Mar 4, 2025 by dependabot bot Loading…
Bump idna from 3.6 to 3.7 in /requirements in the pip group across 1 directory dependencies Pull requests that update a dependency file python Pull requests that update Python code
#10479 opened Feb 20, 2025 by dependabot bot Loading…
FileResponse: accept BufferedReader
#10465 opened Feb 16, 2025 by Derkades Draft
5 tasks
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…
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…
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
Bump idna from 3.4 to 3.8 dependencies Pull requests that update a dependency file
#8889 opened Aug 26, 2024 by dependabot bot Loading…
Bump towncrier from 23.11.0 to 24.8.0 dependencies Pull requests that update a dependency file
#8888 opened Aug 26, 2024 by dependabot bot Loading…
Implement web.Runner context manager 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
#8723 opened Aug 16, 2024 by DavidRomanovizc Loading…
4 of 5 tasks
Support FileResponse from any pathlib.Path compatible object pr-unfinished The PR is unfinished and may need a volunteer to complete it
#7933 opened Dec 2, 2023 by kohtala Draft
1 of 5 tasks
ENH Add Pyodide support 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
#7803 opened Nov 8, 2023 by hoodmane Loading…
3 of 5 tasks
Add runner.serve_forever() 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
#7688 opened Oct 9, 2023 by vsmaxim Loading…
5 tasks done
feat: ClientResponse class support methods iter_chunked and iter_chunks. bot:chronographer:provided There is a change note present in this PR
#7455 opened Jul 30, 2023 by fatelei Loading…
4 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.