Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue state:open label:topic-asyncio
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
33.4k
Star
69.8k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
label
:
topic-asyncio
is:issue state:open label:topic-asyncio
Search
Labels
Milestones
New issue
Search results
Open
Closed
Rename asyncio.Timeout to be unlike asyncio.timeout
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#141401
In python/cpython;
·
xitop
opened
on Nov 11, 2025
The event loop warns only on Windows 3.14+ if it isn't closed before garbage collection
3.13
bugs and security fixes
bugs and security fixes
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#141262
In python/cpython;
·
johnslavik
opened
on Nov 8, 2025
context variables can leak out of asyncio.Task
3.13
bugs and security fixes
bugs and security fixes
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
topic-asyncio
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140947
In python/cpython;
·
pmeier
opened
on Nov 3, 2025
The asyncio REPL reaches for <code>PYTHONSTARTUP</code> in isolated mode
3.13
bugs and security fixes
bugs and security fixes
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
topic-repl
Related to the interactive shell
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140648
In python/cpython;
·
johnslavik
opened
on Oct 27, 2025
asyncio performance improvements for 3.15
3.15
new features, bugs and security fixes
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
C modules in the Modules dir
performance
Performance or resource usage
Performance or resource usage
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
Status: Open.
#140414
In python/cpython;
·
kumaraditya303
opened
on Oct 21, 2025
Consider removing the thread and future handling in asyncio REPL
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#140355
In python/cpython;
·
frostming
opened
on Oct 20, 2025
The asyncio REPL can run relative import code
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
topic-repl
Related to the interactive shell
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140326
In python/cpython;
·
Locked-chess-official
opened
on Oct 19, 2025
The asyncio REPL interactive daemon thread doesn't handle <code>PYTHONSTARTUP</code> exceptions
3.13
bugs and security fixes
bugs and security fixes
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
topic-repl
Related to the interactive shell
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140287
In python/cpython;
·
johnslavik
opened
on Oct 18, 2025
mac: BASIC_REPL asyncio then ctrl+c will break the readline on mac
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140163
In python/cpython;
·
yihong0618
opened
on Oct 15, 2025
<code>python -m asyncio</code> does not respect <code>PYTHON_BASIC_REPL=1</code>
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140002
In python/cpython;
·
provinzkraut
opened
on Oct 12, 2025
<code>asyncio.create_subprocess_shell</code> does not consistently result in negative <code>returncode</code> on signal termination
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-asyncio
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#138234
In python/cpython;
·
danielrainer
opened
on Aug 29, 2025
Potential confusion re: threading in asyncio HOWTO
docs
Documentation in the Doc dir
Documentation in the Doc dir
topic-asyncio
Status: Open.
#138199
In python/cpython;
·
anordin95
opened
on Aug 27, 2025
You can’t perform that action at this time.