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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Race in pickle.dumps/loads per-interpreter cache leaks references
- `_remote_debugging`: binary reader does not enforce `thread_count`
- `arraymodule`, `_decimal`: possible lazy import caches reference leaks in free-threaded builds
- gh-149000: Fix race / leak in pickle XID per-interpreter cae
- Fix typos in `Doc/library/curses.rst`
- Reduce size (by half or more) of debug JIT stencils.
- Docs: inline markup in `c-api/typeobj.rst` legend is not rendered because of `.. code-block:: none`
- GH-143732: SEND specialization
- [3.14] Remove dead links to `pkg_resources` in `importlib` docs (GH-148344)
- Guard _Py_FFI_SUPPORT_C_COMPLEX for complex check in ctypes
- Docs
- Python not yet supported