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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `_colorize` module is slow to import, affecting `traceback` and `logging` modules
- Simplify HTMLParser by removing unnecessary assignment and assertion
- gh-42550: Add 'Expect: 100-Continue' support to httplib
- gh-53950: Clear `MESSAGES` in msgfmt
- "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-134819: Add sys.set_object_tags and sys.get_object_tags
- Docs
- Python not yet supported