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
- Use `frozendict` in Lib/curses/has_key.py
- gh-145633: drop runtime checks for floatting-point formats in the array module
- gh-146152: Fix memory leak in _json encoder error paths
- gh-146092: Raise MemoryError on allocation failure in _zoneinfo
- gh-146056: Rework ref counting in treebuilder_handle_end()
- [CVE-2026-3479] Documented `pkgutil.get_data()` restrictions are not enforced
- [3.11] gh-146121: `pkgutil.get_data()` reject invalid resource arguments (GH-146122)
- [3.10] gh-146121: `pkgutil.get_data()` reject invalid resource arguments (GH-146122)
- gh-81773: Avoid parsing sys.version string in sysconfig
- Support complex (float/double) types in array.array and memoryview
- Docs
- Python not yet supported