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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `Event.raw` being added to itself instead of to another event's `.raw` in `UnixConsole.getpending`
- gh-143050: correct PyLong_FromString() to use _PyLong_Negate()
- AttributeErrors raised in `.keys()` or `.__getitem__()` during `{**mymapping}`are incorrectly masked
- gh-61449: handle 0-padding option for Fractions like for floats
- gh-61449: handle 0-padding option for Decimals like for floats
- Emscripten: Add `python Platforms/emscripten run`
- [3.11] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
- [3.10] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
- [3.12] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
- optparse Option._check_callback raises TypeError instead of OptionError for tuple callback_kwargs
- Docs
- Python not yet supported