- Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: aio-libs/aiohttp
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobody Loading
Sort
Pull requests list
Form Data Handling and Validation Improvements
#9099 openedSep 10, 2024 by RahulVadisetty91 Loading…
5 tasks done
Add way to read http response for failed ws connect bot:chronographer:providedThere is a change note present in this PR
#6515 openedJan 14, 2022 by romasku Loading…
4 of 5 tasks
Fix invalid utf8 decoding error handler in HeadersParser bot:chronographer:providedThere is a change note present in this PR pr-unfinishedThe PR is unfinished and may need a volunteer to complete it
#6614 openedFeb 13, 2022 by OttoWinter Loading…
3 of 5 tasks
Raise SystemExit or KeyboardInterrupt instead of wrapping them bot:chronographer:providedThere is a change note present in this PR
feat: ClientResponse class support methods iter_chunked and iter_chunks. bot:chronographer:providedThere is a change note present in this PR
#7455 openedJul 30, 2023 by fatelei Loading…
4 of 5 tasks
explicitly throw error for socks5 proxy since is not supported supported currently and will be implied disconnected if connect to backport-3.12Trigger automatic backporting to the 3.12 release branch by back robot
#10147 openedDec 8, 2024 by NewUserHa Loading…
2 of 5 tasks
Add specific exceptions for authentication issues
#10633 openedMar 28, 2025 by PLPeeters Loading…
3 of 5 tasks
Deprecate aiohttp.pytest_plugin backport:skipSkip backport bot
#10785 openedApr 21, 2025 by Dreamsorcerer • Draft
remove use of deprecated policy API from tests
#10851 openedMay 11, 2025 by kumaraditya303 Loading…
2 of 5 tasks
Add runner.serve_forever() bot:chronographer:providedThere is a change note present in this PR pr-unfinishedThe PR is unfinished and may need a volunteer to complete it
#4378 openedNov 25, 2019 by atemate Loading…
5 tasks done
Feature: Add trace_request_ctx for WS connections bot:chronographer:providedThere is a change note present in this PR pr-unfinishedThe PR is unfinished and may need a volunteer to complete it
#6761 openedMay 19, 2022 by mario-sangar Loading…
4 of 5 tasks
Add runner.serve_forever() bot:chronographer:providedThere is a change note present in this PR pr-unfinishedThe PR is unfinished and may need a volunteer to complete it
#7688 openedOct 9, 2023 by vsmaxim Loading…
5 tasks done
add keyword argument encode_url for ClientSession._request
#8466 openedJun 19, 2024 by RomySaputraSihananda Loading…
Add py3.14 to CI test matrix backport-3.11Trigger automatic backporting to the 3.11 release branch by back robot backport-3.12Trigger automatic backporting to the 3.12 release branch by back robot bot:chronographer:skipThis PR does not need to include a change note
#10178 openedDec 18, 2024 by asvetlov Loading…
Bump towncrier from 23.11.0 to 24.8.0 dependenciesPull requests that update a dependency file
#10238 openedDec 24, 2024 by dependabot bot Loading…
Bump idna from 3.6 to 3.7 in /requirements in the pip group across 1 directory dependenciesPull requests that update a dependency file pythonPull requests that update Python code
#10479 openedFeb 20, 2025 by dependabot bot Loading…
Bump pytest from 8.1.1 to 8.3.5 dependenciesPull requests that update a dependency file
#10515 openedMar 4, 2025 by dependabot bot Loading…
Support using system llhttp library (#10759) bot:chronographer:providedThere is a change note present in this PR
#10760 openedApr 20, 2025 by mgorny Loading…
3 of 5 tasks
Bump snowballstemmer from 2.2.0 to 3.0.0.1 dependenciesPull requests that update a dependency file
#10842 openedMay 9, 2025 by dependabot bot Loading…
Revisit last_modified in StreamResponse bot:chronographer:providedThere is a change note present in this PR pr-unfinishedThe PR is unfinished and may need a volunteer to complete it
#5313 openedDec 6, 2020 by greshilov Loading…
5 tasks done
Abort the transport for all connections if enable_cleanup_closed is true bot:chronographer:providedThere is a change note present in this PR
#5406 openedJan 14, 2021 by krizex Loading…
5 tasks done
Previous Next
ProTip! Filter pull requests by the default branch with base:master.