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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add `addCleanup` to `unittest.subTest`
- gh-134070: Prevent out-of-bounds read in mi_clz32 and mi_ctz32
- Performance issue with ARM64 windows Python release binaries
- gh-134887: Add references to `locale` module for locale-aware number formatting references in `string` module docs
- gh-134819: Add sys.set_object_tags and sys.get_object_tags
- Using the `function` argument of `itertools.accumulate()` gets error against the doc
- pathlib: Path.iterdir() is surprisingly not streaming
- gh-62040: Raise `ValueError` on invalid *errors* argument in several codecs
- gh-137146: Validate IPv6 ZoneID characters against RFC 6874 in urllib.parse
- Guard against negative offset/length values in tarfile's GNU sparse extraction
- Docs
- Python not yet supported