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
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 }}
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
36.4k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
YvesDup
Datepicker
All time
Commit history
Commits on Sep 11, 2026
gh-108549: fix asyncio.Task cancellation swallowing SystemExit and KeyboardInterrupt (#156309)
YvesDup
authored
59cba59
View commit details
Copy full SHA for 59cba59
Browse repository at this point
Commits on Jul 11, 2026
gh-152614: Add raises to `QueueShutDown` in `asyncio.Queue.put_no_wait` and `asyncio.Queue.get_nowait` documentation methods (#152681)
YvesDup
authored
d1a5b54
View commit details
Copy full SHA for d1a5b54
Browse repository at this point
Commits on Jul 6, 2026
gh-140729: Fix the cProfile module when the executed script contains calls to multiprocessing.Process (#144715)
Show description for d7275d3
YvesDup
and
pablogsal
authored
d7275d3
View commit details
Copy full SHA for d7275d3
Browse repository at this point
Commits on Jun 19, 2026
gh-151427: add 'not macOS' and 'not iOS' restrictions on availability state of some functions in `os` module. (#151537)
YvesDup
authored
da69fcf
View commit details
Copy full SHA for da69fcf
Browse repository at this point
Commits on Nov 29, 2025
gh-133146: Add the old public `get_value` method to documentation and refactor code. (GH-133301)
Show description for db098a4
YvesDup
authored
db098a4
View commit details
Copy full SHA for db098a4
Browse repository at this point
Commits on Jul 27, 2025
gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118)
Show description for 4e40f2b
YvesDup
and
gpshead
authored
4e40f2b
View commit details
Copy full SHA for 4e40f2b
Browse repository at this point
Commits on May 22, 2025
gh-134322: Fix `repr(threading.RLock)` (#134389)
Show description for fade146
YvesDup
authored
fade146
View commit details
Copy full SHA for fade146
Browse repository at this point
gh-134323: Fix the new `threading.RLock.locked` method (#134368)
Show description for 3effede
YvesDup
and
kumaraditya303
authored
3effede
View commit details
Copy full SHA for 3effede
Browse repository at this point
Commits on May 19, 2025
gh-132795: Add docs for `multiprocessing.Semaphore.locked` (#133299)
YvesDup
authored
de70614
View commit details
Copy full SHA for de70614
Browse repository at this point
Commits on Apr 21, 2025
gh-132719: Fix AMD64 FreeBSD14/15 3.x failures - `test_rlock_locked_2processes` used an unknown `Value` (GH-132774)
Show description for c8e0b6e
YvesDup
authored
c8e0b6e
View commit details
Copy full SHA for c8e0b6e
Browse repository at this point
Commits on Apr 19, 2025
gh-132308: prevent `TracebackException` swallowing attributes of a falsey `Exception` or `ExceptionGroup` (#132363)
YvesDup
authored
69cda31
View commit details
Copy full SHA for 69cda31
Browse repository at this point
Commits on Apr 17, 2025
gh-132561: Fix the public `multiprocessing.SemLock.locked` method (#132586)
Show description for 15c75d7
YvesDup
and
ZeroIntensity
authored
15c75d7
View commit details
Copy full SHA for 15c75d7
Browse repository at this point
Commits on Apr 8, 2025
gh-132063: ensure that `ProcessPoolExecutor` does not swallow falsey exceptions (#132129)
YvesDup
authored
933c665
View commit details
Copy full SHA for 933c665
Browse repository at this point
Commits on Mar 1, 2025
gh-129401: Test repr rlock failing randomly (#129959)
Show description for a98a6bd
YvesDup
authored
a98a6bd
View commit details
Copy full SHA for a98a6bd
Browse repository at this point
Commits on Nov 7, 2024
gh-125679: multiprocessing Lock and RLock - fix invalid representation string on MacOSX. (#125680)
YvesDup
authored
75f7cf9
View commit details
Copy full SHA for 75f7cf9
Browse repository at this point
Commits on Mar 18, 2024
gh-115258: Fix hanging tests for threading queue shutdown (#115940)
Show description for 7707b14
YvesDup
authored
7707b14
View commit details
Copy full SHA for 7707b14
Browse repository at this point
Commits on May 19, 2022
Include ``asyncio.Barrier`` in 3.11 Whats New (GH-92927)
YvesDup
authored
60ee615
View commit details
Copy full SHA for 60ee615
Browse repository at this point
Commits on Mar 25, 2022
bpo-43352: Add a Barrier object in asyncio lib (GH-24903)
Show description for d03acd7
3 people
authored
d03acd7
View commit details
Copy full SHA for d03acd7
Browse repository at this point
You can’t perform that action at this time.