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
- Ceil division with math.ceildiv
- gh-111442: Correct names for all 0's and all 1's hosts in Address objects, and deprecate incorrect names.
- 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-142418: Fix inspect.iscoroutinefunction for marked functools.partial and partialmethod objects
- gh-143988: tation crashes in socket sendmsg/recvmsg_into via `__buffer__`
- Docs
- Python not yet supported