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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-142414: Remove singleton design pattern in Lib/concurrent/interpreters/_crossinterp.py.
- Importing ctypes results in extra open libffi file descriptor since 3.14
- Merge 'types.UnionType' with `typing._UnionGenericAlias`, not `typing.Union`
- Performance regression of pathlib.Path hashing
- gh-134746: implement Ctrl+Alt+L clear display keymap in pyREPL
- gh-142418: Fix inspect.iscoroutinefunction for marked functools.partial and partialmethod objects
- gh-141004: document `pyexpat` C API
- gh-141374: Add vi mode to PyREPL
- `./python -m test test_interpreters test_struct` fails with: KeyError: concurrent.interpreters._queues.UNBOUND
- gh-143005: prevent incompatible __class__ reassignment for ctypes arrays
- Docs
- Python not yet supported