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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-155628: Add _Py_atomic_add_*_relaxed variants
- gh-155649: Bound LZMA dictionary size to prevent memory DoS
- gh-155561: Use PySlot API in Modules/_testlimitedcapi.c
- gh-84419: Fix the execute permissions in os.stat() on Windows
- gh-85681: Make ntpath.abspath() platform independent
- gh-89760: Fix os.path.realpath() for volume GUID paths on Windows
- plistlib leaks ExpatError/LookupError instead of InvalidFileException for malformed XML
- gh-102475: Fix os.path.realpath() for names which look like a drive
- gh-87512: Fix ignored timeout in subprocess.run() on Windows
- gh-87587: Fix os.device_encoding() for any console on Windows
- Docs
- Python not yet supported