python-trio / trio Public
Pinned issues
Backwards-incompatible changes - SUBSCRIBE TO THIS THREAD if ...
#1
opened Jan 22, 2017 by
njsmith
Open
9
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
testing: "There is no current event loop in thread 'MainThread'."
#2216
opened Jan 21, 2022 by
alexted
Replace MultiError with (Base)ExceptionGroup
exception handling
potential API breaker
#2211
opened Jan 16, 2022 by
agronholm
Proposal: Consider making many CI checks non-required
project meta
#2207
opened Dec 24, 2021 by
Fuyukai
trio's guest mode breaks sniffio.current_async_library in certain cases
#2183
opened Nov 25, 2021 by
QuentinSoubeyran
func never called after trio.to_thread.run_sync(func, obj) (only for trio >= 0.16)
#2127
opened Sep 22, 2021 by
paugier
0.19.0:
httpx 0.19.0 pytest test suite fails with a lot of trio.TrioInternalError
#2115
opened Sep 7, 2021 by
kloczek
Nasty edge case in async generator shutdown: can't tell what order to close them in
#2081
opened Jul 26, 2021 by
njsmith
2 tasks
Should MemoryChannels have their buffers be growable and shrinkable?
design discussion
#2080
opened Jul 26, 2021 by
Fuyukai
AsyncExitStack doesn't preserve open_nursery's behaviour around __context__
#2001
opened May 8, 2021 by
dphoyes
Exception conniption - TrioInternalError from async generator.
#1973
opened Apr 22, 2021 by
clopmasterc
Build our own file I/O API
design discussion
potential API breaker
#1960
opened Apr 14, 2021 by
njsmith
Consider supporting POSIX aio for disk I/O (mostly useful for FreeBSD)
#1953
opened Apr 11, 2021 by
wagnerflo
CancelScope should ensure that the current task is the same in __enter__() and __exit__()
cancellation
#1940
opened Mar 28, 2021 by
agronholm
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.