cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported856 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Checking for `sys.is_finalizing` before thread.start() still yields "can't create new thread at interpreter shutdown"
- WIP: gh-114467: Support posix_spawn in subprocess.Popen with cwd != None
- Improvements in regular expression doc
- gh-112472 Improve typing docs intro for TypeAlias
- urllib.robotparser doesn't treat the "*" path correctly
- 3.12 regression: "can't create new thread at interpreter shutdown" from non-daemon threads or atexit handlers
- `ccache` GitHub action generates excessive caches
- gh-113775: Fix HttpOnly Prefix Issue in MozillaCookieJar.save method
- Stack overflow collecting PGO data on Windows
- `del (a, [b])` is currently accepted syntax by the python interpreter
- Docs
- Python not yet supported