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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Simplify HTMLParser by removing unnecessary assignment and assertion
- gh-42550: Add 'Expect: 100-Continue' support to httplib
- gh-53950: Clear `MESSAGES` in msgfmt
- Add typing to more build tools
- "typing.BinaryIO" missing "readinto" method
- gh-124397: Add threading.iter_locked
- 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
- Docs
- Python not yet supported