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.11] gh-145599, CVE 2026-3644: Reject control characters in `http.cookies.Morsel.update()` (GH-145600)
- [3.10] gh-145599, CVE 2026-3644: Reject control characters in `http.cookies.Morsel.update()` (#145600)
- gh-145854: Replace `DELETE_NAME` with `PUSH_NULL; STORE_NAME`
- Fix SIP URI support for `urllib.parse.url{parse,split}` (RFC 3261)
- Add _DuringGC functions for tp_traverse
- gh-145921: Add "_DuringGC" functions for tp_traverse
- Remote debugger should be checked only if interpreter paused on STW
- Remove inactive CODEOWNERS
- gh-140715: Add %C format code support to strptime()
- gh-143008: Fix Null pointer dereferences in TextIOWrapper underlying stream access
- Docs
- Python not yet supported