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
- gh-145000: Run `check-html-ids.py` in CI
- Remove "unknown_format" code path in PyFloat_Pack/Unpack*()
- `_CallableGenericAlias` class and `typing.Callable` docstring should be corrected
- gh-94523: Detect file if modified at local disk and prompt to ask refresh
- gh-145616: Detect Android sysconfig ABI correctly on 32-bit ARM Android on 64-bit ARM kernel
- gh-145602: Correct `_CallableGenericAlias` class and `typing.Callable` docstring
- `pip install` does not work in Python 3.13 on 32-bit ARM Android running on 64-bit ARM kernel
- [CVE-2026-2297] SourcelessFileLoader does not use io.open_code()
- [3.12] gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_code (GH-145507)
- [3.11] gh-145506: Fixes CVE-2026-2297 by ensuring SourcelessFileLoader uses io.open_code (GH-145507)
- Docs
- Python not yet supported