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
Fix typo in asyncio documentation
awaiting core review
docs
Documentation in the Doc dir
expert-asyncio
needs backport to 3.11
skip issue
skip news
#93371
opened May 31, 2022 by
thedrow
Loading…
Replace use of Tests in the Lib/test dir
type-feature
A feature request or enhancement
test.test_asyncio.utils.TestCase
with unittest.IsolatedAsyncioTestCase
expert-asyncio
tests
#93357
opened May 30, 2022 by
arhadthedev
gh-66435: Allow nested event loops
awaiting review
expert-asyncio
type-feature
A feature request or enhancement
#93338
opened May 29, 2022 by
davidbrochart
Loading…
Missing An unexpected behavior, bug, or error
context
parameter in call_*
methods of asyncio.events.AbstractEventLoop
3.9
3.10
3.11
expert-asyncio
type-bug
#93255
opened May 26, 2022 by
d-maurer
Fix asyncio locks test case
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#93247
opened May 26, 2022 by
cykerway
gh-90155: Fix broken
asyncio.Semaphore
and strengthen FIFO guarantee.
awaiting review
expert-asyncio
#93222
opened May 25, 2022 by
cykerway
Loading…
asyncio.gather behaves inconsistently when handling KeyboardInterruption/SystemExit
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#93122
opened May 23, 2022 by
HFrost0
[3.10] gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)
awaiting review
DO-NOT-MERGE
expert-asyncio
#92904
opened May 17, 2022 by
miss-islington
Loading…
asyncio internals throw An unexpected behavior, bug, or error
RuntimeError: Event loop is closed
on script exit
expert-asyncio
type-bug
#92841
opened May 16, 2022 by
arhadthedev
Clarify Documentation in the Doc dir
expert-asyncio
type-feature
A feature request or enhancement
asyncio
API in a backward compatible manner
3.12
docs
#92679
opened May 11, 2022 by
arhadthedev
7 tasks
asyncio: Use strong references for free-flying tasks
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#91887
opened Apr 24, 2022 by
alexhartl
Invalid method name in asyncio low-level API index
docs
Documentation in the Doc dir
expert-asyncio
#91877
opened Apr 24, 2022 by
take6
async related issues on Windows 11
expert-asyncio
OS-windows
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#91845
opened Apr 22, 2022 by
jkloth
sock_accept
blocks asyncio tasks
expert-asyncio
type-bug
#91780
opened Apr 21, 2022 by
cykerway
Inconsistent behavior of asyncio.Transport.get_extra_info("peername") on TLS vs. non-TLS connections
3.11
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#91635
opened Apr 17, 2022 by
aaugustin
warnings.catch_warnings is async-unsafe
expert-asyncio
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#91505
opened Apr 13, 2022 by
fstirlitz
gh-91441: Clarify the docs of asyncio.loop.subprocess_exec()
awaiting review
docs
Documentation in the Doc dir
expert-asyncio
skip news
#91442
opened Apr 11, 2022 by
tifv
Loading…
Documentation of asyncio.loop.subprocess_exec() mentions connect_write_pipe() in an incorrect context
docs
Documentation in the Doc dir
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#91441
opened Apr 11, 2022 by
tifv
asyncio with two interpreter instances
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#91375
opened Apr 4, 2022 by
mbadaire
mannequin
Allow overriding future-task compliance check in asyncio
3.11
expert-asyncio
#91323
opened Mar 30, 2022 by
asvetlov
asyncio proactor udp transport stops responding after send to port that isn't listening
3.10
expert-asyncio
OS-windows
#91227
opened Mar 20, 2022 by
esoma
mannequin
bpo-47010: zero copy SelectorSocketTransport transport implementation
awaiting review
CLA signed
expert-asyncio
#31871
opened Mar 14, 2022 by
kumaraditya303
•
Draft
Implement zero copy writes in SelectorSocketTransport in asyncio
3.11
expert-asyncio
performance
Performance or resource usage
#91166
opened Mar 14, 2022 by
kumaraditya303
Async Call-Stack Reconstruction
3.11
expert-asyncio
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#91048
opened Mar 1, 2022 by
mpage
mannequin
use AI_NUMERICHOST | AI_NUMERICSERV to skip getaddrinfo thread in asyncio
expert-asyncio
type-feature
A feature request or enhancement
#90980
opened Feb 22, 2022 by
graingert
mannequin
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.