-
-
Notifications
You must be signed in to change notification settings - Fork 341
Issues: python-trio/trio
Backwards-incompatible changes - SUBSCRIBE TO THIS THREAD if ...
#1
opened Jan 22, 2017 by
njsmith
Open
13
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
pypy windows tests are running the same code on x64 and x86 arch matrix items
#3129
opened Nov 3, 2024 by
graingert
Update Adding static types to trio's interface
SocketType.recv
(&other) signatures to use PEP570
good first issue
typing
#3094
opened Sep 24, 2024 by
jakkdl
Run-time failure on FreeBSD: NotImplementedError: unsupported platform
#3087
opened Sep 13, 2024 by
yurivict
Make it easier to check the formatting of a newsfragment locally
#3084
opened Sep 10, 2024 by
jakkdl
Why can't you await __aenter__? (Understanding trio's contracts around async context managers)
#3033
opened Jul 14, 2024 by
yang
Add Adding static types to trio's interface
TypeVarTuple
to Nursery.start
typing
#3023
opened Jun 26, 2024 by
jakkdl
Cancellation may not always immediately happen at checkpoints
cancellation
design discussion
docs
#2973
opened Mar 14, 2024 by
arthur-tacca
TaskStatus.started() being a no-op if cancelled can cause deadlocks
#2895
opened Dec 1, 2023 by
oremanj
trio.TrioInternalError when sync func run with trio.to_thread.run_sync returns
#2878
opened Nov 14, 2023 by
jpatel624
Create a Limiter Protocol
typing
Adding static types to trio's interface
#2824
opened Oct 19, 2023 by
jakkdl
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.