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-155375: `-shared-libsan` for linux ASAN builds
- REPL feature: Re-print prompt when resumed
- gh-155418: Fix TaskGroup hang when a task cancels it before suspending
- Cannot import an extension module if its path is not encodable in UTF-8
- gh-108271, gh-108270: Argument Clinic: parameter aliases and deprecation
- gh-155247: Use raw string content for the extensions cache key
- gh-154930: Use atomic loads in UnicodeDecodeError.__str__
- gh-75221: Search __main__ only in the executed directory or zipfile
- `PyConfig.lazy_imports` is missing from the C API configuration docs
- [3.15] gh-109861: Fix a doctest in Lib/_pydecimal.py which was failing when running its doctests directly (GH-125479)
- Docs
- Python not yet supported