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 supported778 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-111178: fix UBSan failures for exception types
- Allow ast.NodeVisitor's generic_visit to return list of all returned values of calls to `visit_`
- Argument Clinic's `[python input]` blocks do not support empty lines in comments
- Race in bytes_hash under free-threading
- 3.14 build error after recent commit: `pylifecycle.c:50:12: fatal error: os/log.h: No such file or directory`
- Add “New > Python File” option to Windows Explorer context menu during installation
- gh-128150: improve performances of `uuid.uuid*` constructor functions.
- GH-128131: Support fast forward seek in uncompressed unencrypted ZipExtFile
- Make getopt error message style more consistent
- gh-128127: add feature for ast.NodeVisitor generic_visit to return list of all return values of calls to `visit_`
- Docs
- Python not yet supported