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
- gh-106318: Improve str.lower() docs
- Make _MutuallyExclusiveGroup a public API in argparse
- Better support for descriptors at dataclass creation
- gh-140746: Fix Thread.start() that can hang indefinitely (alternative to GH-140799)
- gh-76535: Add unstable C APIs for lower/upper/title/casefold
- gh-140009: Optimize JSON parsing with `object_pairs_hook` via `PyTuple_FromArray`
- Tarfile regression
- Glossary: "method" - improve formatting
- test_buffer.test_array_alignment() fails on Python 3.15.0~a6 when using mimalloc
- gh-89268: Escape RTL characters in str.__repr__()
- Docs
- Python not yet supported