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
- 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)
- [3.15] gh-157406: Report all document type declarations in the Python XMLParser (GH-157408)
- gh-153568: Parse arithmetic with operator loops
- asyncio: ` IocpProactor.recvfrom_into() ` misnames its receive-size parameter as ` flags`
- Docs
- Python not yet supported