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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-157613: Prototype explicit environments for multiprocessing spawn
- _remote_debugging retains stale TLBC arrays after growth in free-threaded builds
- gh-157675: Add *limit* argument to encodings.idna.nameprep
- Py_CLEAR/Py_SETREF() regression on the main branch with C++: SEGV with simple `numpy` program
- Wrong `SyntaxError.offset` for "Non-UTF-8 code starting with ..." when a non-ASCII character precedes the invalid byte
- `_csv.reader`: NULL deref via re-entrant iterator that reaches EOF with an open quoted field
- gh-157384: Set package context in PyImport_CreateModuleFromInitfunc()
- gh-157384: Accept non-ASCII names in PyImport_CreateModuleFromInitfunc()
- [3.15] gh-90304: Fix IDLE startup failure with a broken font (GH-152419)
- [3.15] gh-156961: Fix tkinter.font.Font for a font name returned as a Tcl object (GH-157028)
- Docs
- Python not yet supported