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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- IDLE fails to start when the user configuration file cannot be parsed
- gh-153480: Stop IDLE crashing when a file open in the editor is deleted
- gh-127681: Fix overflow vulnerabilities in PyMem_Malloc calls
- gh-153419: Fix several issues around bytearray __init__
- IDLE module-name completion crashes on a non-iterable __all__
- gh-153506: Guard IDLE completions against a non-iterable __all__
- Remove deprecated Windows installer
- gh-102221: Optimize math.integer.lcm() for multiple arguments (size-guarded stack)
- Document pathlib with_segments duck typing for path object arguments
- tomllib.loads raises ValueError instead of TOMLDecodeError for an over-long integer
- Docs
- Python not yet supported