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
- Debugging / introspection features
- Maybe make task-local storage work from run_in_worker_thread functions
- An equivalent of __context__, but for exceptions that got pre-empted by another exception unwinding the stack
- Add ability to adjust length of the buffer underlying a memory channel
- How should fail_at & fail_after handle MultiErrors?
- TLS: support TLS 1.3 early data
- How to handle automatic port selection in open_tcp_listeners when we have multiple sockets?
- How should shielding interact with restrict_keyboard_interrupt_to_checkpoints?
- SSL: optimize handling of packets/framing
- Session handling in SSLStream
- Docs
- Python not yet supported