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
- 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)`
- 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`
- `SimpleCookie` regex can make parsing extremely slow for adversarial payloads
- Replace/remove links to Python wiki in the docs
- gh-133672: Allow LOAD_FAST to be optimized to LOAD_FAST_BORROW
- Docs
- Python not yet supported