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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Avoid blindly shadowing existing exceptions through `PyErr_Format`
- Please bring back the PDF documentation
- gh-103484: Fix links reported as "broken" by linkcheck
- gh-101525: Check whether to skip functions with computed gotos during BOLT runs
- performance regression in ssl module under free-threading
- Factor out tracing and optimization heuristics into a single "policy" object.
- gh-142468: `pdb`: Support `break/clear filename:function` syntax
- gh-142787: Fix assertion failure in sqlite3 blob slice
- gh-139716: Make `PyStackRef_FromPyObjectSteal` function very lightweight for GIL build as on FT build
- gh-143134: Docs: clarify PYTHONDONTWRITEBYTECODE behavior
- Docs
- Python not yet supported