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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-149046: fix: correctly handle `str` subclasses in `StringIO`
- [security] Please upgrade bundled Expat to 2.8.0 (e.g. for the fix to CVE-2026-41080)
- gh-72902: improve Fraction(str) speed
- gh-149029: Update SQLite to 3.53.0 for binary releases
- TSan-reported race during finialization
- TSan warning on lock unparking
- Note that `configparser.ConfigParser.items` returns a `collections.abc.ItemsView` in the first overload
- bdb.clear_all_file_breaks skips breakpoints when multiple breakpoints share a line
- [security] Insufficient entropy in `pyexpat` with protection against hash flooding
- JIT: Assertion failure `Stack underflow (depth = -1)`
- Docs
- Python not yet supported