Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Search
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
35.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
asyncio
on
main
User selector
All users
All time
Commit history
Commits on Aug 15, 2026
gh-155143: Fix asyncio.shield() leaking tasks via await-graph (#155144)
pteromys
authored
fbd2e01
View commit details
Copy full SHA for fbd2e01
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
gh-135736: call exception handler for all BaseExceptions in asyncio.TaskGroup (#154538)
sreehariannam
authored
a7b2e1f
View commit details
Copy full SHA for a7b2e1f
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
gh-154971: Split IocpProactor._poll() (#155142)
deadlovelll
authored
089b713
View commit details
Copy full SHA for 089b713
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
gh-94984: Add mode parameter to asyncio create_unix_server() (#155086)
Dreamsorcerer
authored
1617cbe
View commit details
Copy full SHA for 1617cbe
View code at this point
Browse repository at this point
gh-145030: Fix asyncio write pipe transport for named FIFOs on Solaris (#155110)
kulikjak
authored
910e584
View commit details
Copy full SHA for 910e584
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
gh-135736: Fix interaction between TaskGroup and aclose() (#154649)
Show description for 49f9667
msullivan
authored
49f9667
View commit details
Copy full SHA for 49f9667
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
gh-150866: Fix asyncio shutdown_asyncgens to report BaseException (#150867)
deadlovelll
authored
353e6d3
View commit details
Copy full SHA for 353e6d3
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
gh-148736: Use ag_frame when walking async generators in asyncio.graph (#148737)
rajkripal
authored
306a35c
View commit details
Copy full SHA for 306a35c
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
gh-150621: avoid quadratic bytes slicing in `asyncio.protocols._feed_data_to_buffered_proto` (#150622)
deadlovelll
authored
2f4cca5
View commit details
Copy full SHA for 2f4cca5
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
gh-145107: simplify asyncio staggered race using eager_start=False (#145108)
graingert
authored
74f4b06
View commit details
Copy full SHA for 74f4b06
View code at this point
Browse repository at this point
gh-140326: disable the relative import in asyncio REPL (#140327)
Show description for fb64db2
Locked-chess-official
and
kumaraditya303
authored
fb64db2
View commit details
Copy full SHA for fb64db2
View code at this point
Browse repository at this point
gh-145030: Fix asyncio write pipe transport for named FIFOs on macOS (#154222)
bhuvi27
authored
409f324
View commit details
Copy full SHA for 409f324
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
gh-103847: fix some asyncio subprocess cancellation bugs (#146571)
kumaraditya303
authored
f429fb3
View commit details
Copy full SHA for f429fb3
View code at this point
Browse repository at this point
gh-139373: Fix asyncio Process.communicate() losing output when cancelled (#154223)
Show description for 027a833
kumaraditya303
authored
027a833
View commit details
Copy full SHA for 027a833
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
gh-127049: fix race condition in asyncio signalling an unrelated process with ThreadedChildWatcher (#153810)
kumaraditya303
authored
2875d1d
View commit details
Copy full SHA for 2875d1d
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
gh-119710: fix asyncio Process.wait() to finish on process exit and not wait for closing of pipes (#151983)
Show description for f252132
tapetersen
and
kumaraditya303
authored
f252132
View commit details
Copy full SHA for f252132
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (#149405)
jonathandung
authored
7f8fc07
View commit details
Copy full SHA for 7f8fc07
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
gh-153761: Fix asyncio sock_accept() dropping a connection when cancelled (#153762)
deadlovelll
authored
b090d06
View commit details
Copy full SHA for b090d06
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
gh-150952: Fix incorrect sock_sendto docstring (#150953)
deadlovelll
authored
1c44402
View commit details
Copy full SHA for 1c44402
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
gh-98078: fix asyncio SSL transports not sending the fatal TLS alerts (#153620)
kumaraditya303
authored
357c650
View commit details
Copy full SHA for 357c650
View code at this point
Browse repository at this point
gh-71019: document which objects connect_read_pipe/connect_write_pipe accept and add tests (#153660)
kumaraditya303
authored
7fb315b
View commit details
Copy full SHA for 7fb315b
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
gh-151615: Avoid repeated reschedule in asyncio _accept_connection (#151616)
Show description for 6081d16
deadlovelll
and
kumaraditya303
authored
6081d16
View commit details
Copy full SHA for 6081d16
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
gh-152431: update StreamReader transport after StreamWriter.start_tls() (#152432)
Show description for 7671ee1
kn1g78
and
kumaraditya303
authored
7671ee1
View commit details
Copy full SHA for 7671ee1
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
gh-149740: Remove redundant self.empty() check in asyncio.Queue.get() (#149741)
Show description for 754b9f2
deadlovelll
and
kumaraditya303
authored
754b9f2
View commit details
Copy full SHA for 754b9f2
View code at this point
Browse repository at this point
gh-150358: Remove unused _complete_fut attribute from asyncio.StreamWriter (#150359)
deadlovelll
authored
0bf2f07
View commit details
Copy full SHA for 0bf2f07
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
gh-153133: Fix socket leak in error path of asyncio create_connection (#153134)
deadlovelll
authored
374920a
View commit details
Copy full SHA for 374920a
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (#152585)
Skn0tt
authored
f8514dc
View commit details
Copy full SHA for f8514dc
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
gh-152099: Raise SendfileNotAvailableError for fallback-only transports in asyncio (#152223)
zainnadeem786
authored
a385d20
View commit details
Copy full SHA for a385d20
View code at this point
Browse repository at this point
gh-152074: Increase the buffer size to 256 KiB in `asyncio` `_sendfile_fallback` (#152097)
prakashsellathurai
authored
e3ba57b
View commit details
Copy full SHA for e3ba57b
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
gh-127949: remove asyncio policy system (#150310)
kumaraditya303
authored
b3154aa
View commit details
Copy full SHA for b3154aa
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
gh-151428: Remove unused imports in the stdlib (#151440)
ByteFlowing1337
authored
a7885b4
View commit details
Copy full SHA for a7885b4
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
gh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher (#151186)
deadlovelll
authored
a05b9cd
View commit details
Copy full SHA for a05b9cd
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
gh-150285: Fix too long docstrings in the asyncio package (GH-151074)
serhiy-storchaka
authored
ed2b042
View commit details
Copy full SHA for ed2b042
View code at this point
Browse repository at this point
Commits on May 29, 2026
gh-150345: Fix incorrect reference in BaseSelectorEventLoop docstring (#150538)
kodsurfer
authored
6ac4dc8
View commit details
Copy full SHA for 6ac4dc8
View code at this point
Browse repository at this point
gh-150107: Fix asyncio sendfile fallback ignoring non-zero offset (#150270)
Show description for c72d5ea
grantlouisherman
and
vstinner
authored
c72d5ea
View commit details
Copy full SHA for c72d5ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.