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
- [3.10] gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_code (GH-145507)
- gh-103061: `multiprocessing.Pool`: avoid hang when result deserialization fails
- The docs should also say `infer_variance` parameter with `typing.ParamSpec` explanation
- smtplib.quoteaddr() returns malformed angle-bracket address for input '<'
- Expose signal-safe way to print stacktraces
- gh-145577: Correct "Annotating callable objects" explanation
- The explanation of "Annotating callable objects" section should be made better
- gh-141510: Support `frozendict` in `plistlib`
- gh-145524: Update comment for TypeVar S in typing.rst
- Prepare Tkinter 9.1 screenreader support
- Docs
- Python not yet supported