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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Invalid `SHELL` in `Makefile` for AIX builds?
- gh-149015: avoid iterate-and-delete issue in `Bdb.clear_all_file_breaks`
- Fix typos in `Doc/library/curses.ascii.rst`
- Docs
- Python not yet supported