-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: aio-libs/aiohttp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump typing-extensions from 4.15.0 to 4.16.0
dependencies
Pull requests that update a dependency file
#13035
opened Jul 2, 2026 by
dependabot
Bot
Loading…
Bump typing-extensions from 4.15.0 to 4.16.0
dependencies
Pull requests that update a dependency file
#13033
opened Jul 2, 2026 by
dependabot
Bot
Loading…
parse_content_disposition: tolerate OWS between a quoted value and the next semicolon
bot:chronographer:provided
There is a change note present in this PR
parse_mimetype: skip whitespace-only segments after a semicolon
bot:chronographer:provided
There is a change note present in this PR
Fix DeprecationWarning for BaseRequest._transport_sockname in debug mode
bot:chronographer:provided
There is a change note present in this PR
#13030
opened Jul 1, 2026 by
uttam12331
Loading…
4 tasks done
fix: skip whitespace-only segments in parse_mimetype
#13024
opened Jul 1, 2026 by
muhamedfazalps
•
Draft
3 tasks done
is_ip_address: require ASCII digits to avoid non-ASCII host false positives
bot:chronographer:provided
There is a change note present in this PR
#13023
opened Jul 1, 2026 by
HrachShah
Loading…
4 of 5 tasks
Fix nested parameter formatting in client reference
bot:chronographer:provided
There is a change note present in this PR
#13022
opened Jun 30, 2026 by
ishaanlabs-gg
Loading…
4 tasks done
feat: add ssl parameter to ClientSession
bot:chronographer:provided
There is a change note present in this PR
#13021
opened Jun 30, 2026 by
NIK-TIGER-BILL
Loading…
Remove unsupported View.connect from docs
bot:chronographer:provided
There is a change note present in this PR
#13020
opened Jun 30, 2026 by
ishaanlabs-gg
Loading…
5 tasks done
DeflateBuffer: handle empty chunks in feed_data without raising
bot:chronographer:provided
There is a change note present in this PR
#13015
opened Jun 30, 2026 by
HrachShah
Loading…
4 of 5 tasks
parse_content_disposition: accept OWS before the next ';' separator
bot:chronographer:provided
There is a change note present in this PR
#13014
opened Jun 30, 2026 by
HrachShah
Loading…
4 of 5 tasks
parse_mimetype: skip whitespace-only segments after semicolons
bot:chronographer:provided
There is a change note present in this PR
#13013
opened Jun 30, 2026 by
HrachShah
Loading…
4 of 5 tasks
Fix parse_mimetype producing spurious empty-key parameter for whitespace-only segments after semicolons
#13010
opened Jun 30, 2026 by
JSap0914
Contributor
Loading…
Support SHA-512-256 digest auth
bot:chronographer:provided
There is a change note present in this PR
#13007
opened Jun 30, 2026 by
nyxst4ck
Loading…
5 tasks done
Fix parse_content_disposition consuming next param when quoted value has trailing OWS
bot:chronographer:provided
There is a change note present in this PR
#13003
opened Jun 29, 2026 by
JSap0914
Contributor
Loading…
4 tasks done
Fix IndexError in parser on edge case
backport-3.14
Trigger automatic backporting to the 3.14 release branch by Patchback robot
backport-3.15
Trigger automatic backporting to the 3.15 release branch by Patchback robot
bot:chronographer:provided
There is a change note present in this PR
#13001
opened Jun 28, 2026 by
Dreamsorcerer
Member
Loading…
keep websocket compression state across interleaved control frames
bot:chronographer:provided
There is a change note present in this PR
#12988
opened Jun 25, 2026 by
arshsmith1
•
Draft
4 of 5 tasks
Close request body Payload on exception
backport-3.14
Trigger automatic backporting to the 3.14 release branch by Patchback robot
backport-3.15
Trigger automatic backporting to the 3.15 release branch by Patchback robot
bot:chronographer:provided
There is a change note present in this PR
#12985
opened Jun 23, 2026 by
Dreamsorcerer
Member
Loading…
Fix Digest challenge with multiple schemes
backport-3.14
Trigger automatic backporting to the 3.14 release branch by Patchback robot
backport-3.15
Trigger automatic backporting to the 3.15 release branch by Patchback robot
bot:chronographer:provided
There is a change note present in this PR
#12984
opened Jun 23, 2026 by
Dreamsorcerer
Member
Loading…
Fix empty domain issue in DigestAuthMiddleware
backport-3.14
Trigger automatic backporting to the 3.14 release branch by Patchback robot
backport-3.15
Trigger automatic backporting to the 3.15 release branch by Patchback robot
bot:chronographer:provided
There is a change note present in this PR
#12983
opened Jun 23, 2026 by
Dreamsorcerer
Member
Loading…
validate cookie Max-Age as -?digits before int()
bot:chronographer:provided
There is a change note present in this PR
Ensure all requests go through middleware
backport:skip
Skip backport bot
bot:chronographer:provided
There is a change note present in this PR
#12925
opened Jun 13, 2026 by
Dreamsorcerer
Member
Loading…
reject websocket close codes above the valid range
bot:chronographer:provided
There is a change note present in this PR
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.