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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-135312: Use positional-only arguments in dunder methods and abstract methods in `collections.abc`.
- Add tests for PySys_Audit() and PySys_AuditTuple()
- Consider running `Hypothesis` tests with `-We`
- gh-136231: Document xml.etree.ElementTree.iselement behavior when used with types
- tarfile indeterminate TarInfo.size when PAX headers contain `size` and `GNU.sparse.realsize` keys at the same time
- Add Lookbehind Assertions doc
- gh-136601: Always set `TarInfo.size` to the real file size for sparse files
- email with multipart/related content does not round-trip parsebytes/as_bytes
- TurtleGraphicsError doesn't have documentation
- Refactor build.yml CI ssltests config and multissltests.py
- Docs
- Python not yet supported