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 supported868 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-145633: drop runtime checks for floatting-point formats in the array module
- gh-146152: Fix memory leak in _json encoder error paths
- [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: `input` asks the user for data; the mechanism is a detail
- Segfault/UB from expat when re-entering the XML Parser
- Fallback `socketpair` authentication is unreliable on WASI
- Docs
- Python not yet supported