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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Remove support for returning non-int's in __int__/__index__()
- gh-106318: Add link to str.capitalize on the str.title() docs
- Improve _Py_yield to use light weight cpu instruction
- [3.13] Bump pre-commit hooks (GH-144576)
- gh-144586: Improve _Py_yield to improve light weight cpu instruction
- Update OpenSSL (January 2026)
- gh-106939: Keep the trailing null bytes in ShareableList
- GH-70647: Include `%e` in deprecation of `strptime()` day of month parsing without a year
- Avoid creating temporary objects in BINARY_SLICE
- Optimize reference tracking and eliminate branching during returns and yields
- Docs
- Python not yet supported