-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Issues: aio-libs/aiohttp
🙋🙋♂️🙋♀️🦸🦸♂️🦸♀️👨💻👩💻 Join the team and help triaging issues!
#4281
opened Oct 27, 2019 by
webknjaz
Open
🤷 Ask questions on 💬 GitHub Discussions or 🤦 StackOverflow, n...
#4257
opened Oct 22, 2019 by
asvetlov
Open
5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
AsyncResolver does not use the passed
loop
argument on 3.11 and 3.12 branches due to bad cherry-pick merge
bug
#10787
opened Apr 22, 2025 by
PLPeeters
1 task done
trace_request_ctx typing annotation is incompatible with instances of user-specific class to be used as request context
bug
#10753
opened Apr 19, 2025 by
vitaly-krugl
1 task done
Add keepalive_requests and keepalive_time parameters for connection
client
enhancement
#10722
opened Apr 14, 2025 by
fighterhit
1 task done
Missliding warning in aiohttp.connector.TCPConnector in Python 3.11 using uvloop with local proxy via https
bug
#10683
opened Apr 2, 2025 by
alex-ber
1 task done
In aiohttp.ClientSession making trust_env True by default
enhancement
#10682
opened Apr 2, 2025 by
alex-ber
1 task done
Proxy server over https doesn't work properly
bug
needs-info
Issue is lacking sufficient information and will be closed if not provided
#10676
opened Apr 1, 2025 by
alex-ber
1 task done
Improve support for dynamic port allocations
enhancement
good first issue
Good for newcomers
Hacktoberfest
We think it's good for https://hacktoberfest.digitalocean.com/
#10665
opened Apr 1, 2025 by
twhittock-disguise
1 task done
Parsing issue of Duplicate Chunked Transfer-Encoding
bug
#10611
opened Mar 20, 2025 by
TUO-Wu
1 task done
Server hangs when chunk-size does not match actual data size in chunked transfer encoding
bug
#10596
opened Mar 18, 2025 by
TUO-Wu
1 task done
Unnecessarily large memory footprint
bug
reproducer: missing
This PR or issue lacks code, which reproduce the problem described or clearly understandable STR
#10550
opened Mar 14, 2025 by
atzannes
1 task done
[documentation/typing request] what are allowed values for
compress
?
#10549
opened Mar 14, 2025 by
bddap
For Python 3.13, the dependency version of multidict should be >=6.1.0, not >=4.5
bug
#10516
opened Mar 4, 2025 by
graphenn
1 task done
OSError: [Errno 9] Bad file descriptor with uvloop
bug
waiting-for-upstream
We are waiting for an upstream change
#10506
opened Mar 2, 2025 by
tkukushkin
1 task done
replace deprecated asyncio.iscoroutinefunction with inspect.iscoroutinefunction
bug
#10473
opened Feb 20, 2025 by
kumaraditya303
1 task done
Sphinx autodoc fails to reference objects through intersphinx
bug
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
Hacktoberfest
We think it's good for https://hacktoberfest.digitalocean.com/
#10468
opened Feb 19, 2025 by
Dreamsorcerer
Parsing a missing CRLF at the end of a chunk in a malformed chunked encoding response
bug
#10355
opened Jan 23, 2025 by
xdegaye
1 task done
Sending a file-like data payload prevents connection reuse
bug
#10325
opened Jan 14, 2025 by
Tjstretchalot
1 task done
aiohttp does not skip response body when a HEAD request response has a body when using C extensions
bug
#10322
opened Jan 13, 2025 by
jonathon-love
1 task done
Requests with IPv6 Link-Local address and Zone Identifier fail
enhancement
#10314
opened Jan 9, 2025 by
ph1l1p139
1 task done
Client timeout includes connection pool queue wait time
enhancement
#10313
opened Jan 8, 2025 by
mikev9
1 task done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.