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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-152490: Fix TypeError when formatting SyntaxError with msg=NotImplemented in `traceback.py`
- zipinfo: strict_timestamps=False fails in combination with SOURCE_DATE_EPOCH
- gh-133138: Escape os.pathsep in BROWSER
- `ZipFile.open(force_zip64=True)` generates inconsistent zip64 extra fields
- gh-152486: Fix duplicated zip64 extra in local file entry
- "raise SyntaxError(NotImplemented)" exits REPL and IDLE subprocess
- gh-122931: Allow stable abi3 API extensions to include a multiarch tuple in the filename
- gh-73199: Fix incorrect zip64 threshold in doc
- gh-152433: Windows: allow build ``prim.c`` for UWP
- gh-152433: Windows: implement ``os.cpu_count()`` for UWP
- Docs
- Python not yet supported