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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-44938: Expose PyErr_ChainExceptions in the stable API
- bpo-38656: Clarify MimeTypes obj behaviour in documentation
- bpo-19217: Speed up assertEqual on long sequences
- bpo-42524: pdb: additional documentation on retval
- bpo-32397: new option for TextWrapper to allow stable wrapping
- gh-88929: remove outdated reference to `Py_USING_MEMORY_DEBUGGER`
- gh-88959: Add __parameters__ and __getitem__ in TypeVar and ParamSpec
- bpo-44730: Add handling of generator functions
- gh-86580: dataclasses - allow docs on fields
- gh-86580: Add __field_doc__ to allow adding field docs to class docstring
- Docs
- Python not yet supported