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
- 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
- gh-153392: Raise TOMLDecodeError for over-long integers in tomllib
- gh-153390: Document pathlib with_segments path duck typing
- gh-153395: Accept curses.complexchar in curses.ascii predicates and conversions
- Docs
- Python not yet supported