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 supported857 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The description of `typing.Annotated` has contradictory statements
- GH-78319: Stop sending the UTF8 marker when appending messages
- gh-91507: [dataclasses] preserve the order of __post_init__ kwargs
- Use Py_T_OBJECT_EX instead of _Py_T_OBJECT
- Add `NoneType.__or__` to allow for `None | None` in type aliases and annotations
- Add inspect.signature support for more builtins
- SystemExit raised in signal handler not propagated to running threads, killing them instead
- gh-52188: emit FutureWarning for negative start/end indices
- `TarFile.extractall` seeks backwards
- Improve Turtle graphics documentation
- Docs
- Python not yet supported