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 supported868 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-146041: Avoid lock in sys.intern() for already interned strings
- A bug when bind <F3> shortcut key in the Tkinter program.
- gh-146086: Clarify sys.getsizeof() docstring regarding additional overhead
- Assertion failure in `free_callback_context` via `create_collation` and missing `PyErr_NoMemory` in `create_callback_context`
- build(deps): bump playwright and @playwright/test in /Platforms/emscripten/browser_test
- Segfault from `Py_DECREF(NULL)` in `_servername_callback` error label in `_ssl.c`
- `pyexpat.c`: Unbounded C recursion in `conv_content_model` causes crash (CVE 2026-4224)
- gh-146004: propagate all -X options to multiprocessing child processes
- heap-use-after-free in signaldict_repr: signaldict outlives its parent Context after explicit del
- gh-123471: Make itertools.dropwhile and itertools.takewhile safe in the FT build
- Docs
- Python not yet supported