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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Trivial: Fix typo in Py_DECREF comment
- gh-128388: pyrepl on Windows: add meta and ctrl+arrow keybindings
- Migrate from `PyGILState_Check` to thread state checks internally
- gh-128360: Use a portable assertion for holding a thread state
- gh-126703: Add freelists for iterators and range, method and builtin_function_or_method objects
- gh-50333: Deprecate support of non-tuple sequences in PyArg_ParseTuple()
- gh-125170: Hard deprecate `PyEval_GetLocals` in 3.14
- GH-127953: Make line number lookup O(1) regardless of the size of the code object
- Embedded interpreters: No way to extend `sys.path`
- gh-124157: Lazily create __annotate__ functions for function annotations
- Docs
- Python not yet supported