Skip to content

Issues: python/cpython

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

asyncio.timeout(0) swallows a prior task cancellation stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#134471 opened May 21, 2025 by okhaliavka
Export append_awaited_by API into public Python API. stdlib Python modules in the Lib dir topic-asyncio type-feature A feature request or enhancement
#134342 opened May 20, 2025 by corona10
Add close() method to asyncio.StreamReader stdlib Python modules in the Lib dir topic-asyncio type-feature A feature request or enhancement
#130925 opened Mar 6, 2025 by rianhunter
Asyncio: fork() in coroutine causes bad file descriptor stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#130442 opened Feb 22, 2025 by wjmelements
resurrected asyncio _SelectorTransport unregisters fds it doesn't own stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#130141 opened Feb 15, 2025 by lunixbochs
Unify the handling of KeyboardInterrupt in new REPLs stdlib Python modules in the Lib dir topic-asyncio topic-repl Related to the interactive shell type-feature A feature request or enhancement
#129628 opened Feb 4, 2025 by bswck
Add eager_tasks parameter to asyncio Runner and run() stdlib Python modules in the Lib dir topic-asyncio type-feature A feature request or enhancement
#128289 opened Dec 27, 2024 by asvetlov
asyncio.call_later and call_at waking up early. topic-asyncio type-bug An unexpected behavior, bug, or error
#127859 opened Dec 12, 2024 by bharel
asyncio.subprocess.Process race condition kills an unrelated process on Unix stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#127049 opened Nov 20, 2024 by gschaffner
Unable to cancel Server.serve_forever() if a reader is blocked while reading (3.12 regression) 3.12 only security fixes 3.13 bugs and security fixes 3.14 bugs and security fixes sprint stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#123720 opened Sep 5, 2024 by paravoid
Make pdb asyncio aware topic-asyncio type-feature A feature request or enhancement
#121468 opened Jul 7, 2024 by gaogaotiantian
asyncio proc.kill() and proc.wait() are counter intuitive topic-asyncio type-bug An unexpected behavior, bug, or error
#119710 opened May 29, 2024 by piwicode
asyncio.TaskGroup may silently discard request to run a task topic-asyncio type-bug An unexpected behavior, bug, or error
#116048 opened Feb 28, 2024 by arthur-tacca
ProTip! What’s not been updated in a month: updated:<2025-04-24.