aiohttp
https://github.com/aio-libs/aiohttp
Python
Asynchronous HTTP client/server framework for asyncio and Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported18 Subscribers
Add a CodeTriage badge to aiohttp
Help out
- Issues
- Bump build from 1.4.4 to 1.5.0
- Fix digest authentication for URLs with reserved characters
- [pre-commit.ci] pre-commit autoupdate
- Bump virtualenv from 21.2.4 to 21.3.0
- Bump packaging from 26.1 to 26.2
- Replaced `get_event_loop()` with `get_running_loop()`
- fix(tests): use .invalid TLD for unresolvable DNS test
- fix(docs): widen field-list labels so 'Parameters:' isn't a column
- Bug: BodyPartReader.filename and read() leak bytearray instead of str/bytes, violating API contract and breaking JSON serialization
- fix(resolver): handle None result.service from getnameinfo()
- Docs
- Python not yet supported