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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Improve error message when trying to delete builtin
- gh-138991: Update dataclass documentation for new eq behavior in Python 3.13 and add tests
- gh-140870: PyREPL auto-complete module attributes in import statements
- gh-142418: Fix inspect.iscoroutinefunction for marked functools.partial and partialmethod objects
- gh-142781: Fix type confusion in zoneinfo weak cache
- gh-136728: Refactor build.yml CI config and multissltests.py
- Docs
- Python not yet supported