trio
https://github.com/python-trio/trio
Python
Trio – a friendly Python library for async concurrency and I/O
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 supported6 Subscribers
Add a CodeTriage badge to trio
Help out
- Issues
- Improve error message for eventlet/gevent monkey patching
- Type `RaisesGroup` properly
- Add a CI run for no-IPv6
- Only run x64 pypy
- _socket.py: fix for systems where AI_NUMERICSERV is not defined
- `AttributeError: module 'socket' has no attribute 'AI_NUMERICSERV'. Did you mean: 'NI_NUMERICSERV'?`
- pypy windows tests are running the same code on x64 and x86 arch matrix items
- cython tasks are KI protected
- Avoid refcycles in run exc
- remove notes-to-self
- Docs
- Python not yet supported