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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Refactor syntax colorizer from `pyrepl.utils` to `_colorize`
- Incorrect ABC registration for SetProxy in multiprocessing.managers
- gh-142760: Build Windows debug extensions without debug Python
- assertion failure at Modules/_sqlite/blob.c:146: `PyObject *read_multiple(pysqlite_Blob *, Py_ssize_t, Py_ssize_t): Assertion 'offset < sqlite3_blob_bytes(self->blob)' failed`
- gh-127068: default REPL where prompts containing newlines would be dup
- gh-106318: Add example for str.maketrans()
- Use-after-free in `json.encoder` mapping iteration via re-entrant key encoder
- `multiprocessing.Queue` methods have asymmetric behavior
- -m trace --count missing lines
- gh-108411: Make typing.IO/BinaryIO arguments positional-only
- Docs
- Python not yet supported