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 supported786 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- GH-125413: Add `pathlib.Path.info` attribute
- Regression of 3.13.1 with iterator creation being duplicated
- Clarify error message when unpacking objects with `*` and `**`
- Convert static initializers of `PyTypeObject`s to use C99 Designated (named) initializers
- gh-127647: Add typing.Reader and Writer protocols
- gh-127119: Faster check for small ints in long_dealloc
- logging.config.dictConfig() with "disable_existing_loggers=False" closes existing handlers
- Improve the default excepthook formatting for multi-line and exception notes
- gh-41872: Parse docstrings with ast instead of string manipulation
- ftplib `retrbinary(rest=...)` seems to send incorrect data
- Docs
- Python not yet supported