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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-91507: [dataclasses] preserve the order of __post_init__ kwargs
- 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
- gh-94543: Clarify the `mkstemp` documentation
- Turtle:"setworldcoordinates" cause the failure of some method of Pen
- Add a stdlib decorator that copies/applies the ParameterSpec from one function to another
- Docs
- Python not yet supported