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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Add ETW instrumentation to allow profilers to map JITed code to function names
- gh-137146: Restrict IPvFuture address parsing to RFC 3986-valid characters
- Docs
- Python not yet supported