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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-144584: Remove support for non-int's in __int__/__index__()
- [Windows] Enable ARM64X build
- Dataclasses trigger `__get__` on unused `ClassVar` values
- gh-144618: Don't track `ClassVar` dataclass members as defaults
- gh-144411: Validate slotstate type in pickle.load_build()
- gh-106318: Add link to str.capitalize on the str.title() docs
- Improve _Py_yield to use light weight cpu instruction
- gh-144586: Improve _Py_yield to improve light weight cpu instruction
- Update OpenSSL (January 2026)
- GH-70647: Include `%e` in deprecation of `strptime()` day of month parsing without a year
- Docs
- Python not yet supported