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
- Enable inspection of `fail_at`/`fail_after` attributes
- Idea: deterministic thread and I/O handling for certain tests
- Make it easier to check the formatting of a newsfragment locally
- Make it easier to see if a `Task` is created/running/exited
- Allow building docs on Windows
- Enable ruff's `flake8-return` rule
- Why can't you await __aenter__? (Understanding trio's contracts around async context managers)
- Improve REPL KI
- Add `TypeVarTuple` to `Nursery.start`
- [WIP] devpoll (solaris) support
- Docs
- Python not yet supported