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 supported765 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-120966: Remove the unneccessary code block
- GH-127133: Remove ability to nest argument groups and mutex groups
- Unexpected `__module__` attribute for `NamedTupleType.__new__` method: `namedtuple_{typename}`
- gh-115999: Add free-threaded specialization for `STORE_SUBSCR`
- [3.13] gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055)
- Emscripten: Make the web example work again
- gh-127111: Emscripten Make web example work again
- Circular import error for `threading` when using `importlib.util.LazyLoader` with a custom finder
- The Last Fields of PyInterpreterState and of _PyRuntimeState Should Not Change
- gh-127117: Ensure the Correct Last Fields of PyInterpreterState and of _PyRuntimeState
- Docs
- Python not yet supported