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
- Deprecate re.LOCALE
- Move the syntax error generation rules out of Grammar/python.gram into a separate grammar file
- Smaller objects for the free-threading build using smaller integer types for refcount
- Lazy submodule imports hide exceptions raised while loading the submodule
- gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompressed in one call
- [3.14] gh-140729: Fix the cProfile module when the executed script contains calls to multiprocessing.Process (GH-144715)
- gh-153161: Cache the match object in the compiled re pattern
- [3.12] RTD Previews: Get correct base branch for backports (GH-150690)
- [3.11] RTD Previews: Get correct base branch for backports (GH-150690)
- Assertion triggered in MiMalloc (free-threaded build)
- Docs
- Python not yet supported