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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- xmlrpc.client.loads raises IndexError on a malformed struct
- gh-153804: `_remote_debugging`: Tachyon Oracle
- `zipfile.ZipFile.writestr()` raises `AttributeError` instead of accepting `os.PathLike` objects (e.g. `pathlib.Path`)
- `isinstance` check against `collection.abc` classes fails if value has no `__class__`
- [3.13] gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c` (GH-152720)
- [3.14] gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c` (GH-152720)
- [3.15] gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c` (GH-152720)
- macOS: Test availability for dup3() and pipe2() to prevent crashes when building against Xcode 27
- gh-152075: Avoid lock contention in _Py_Specialize_LoadGlobal under free threading
- sqlite3.Connection.iterdump() produces an unrestorable dump for a populated virtual table
- Docs
- Python not yet supported