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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-76303: Improve -x option documentation
- gh-106318: Improve str.lower() docs
- gh-131885: Clarify lazy import filters have positional-only parameters
- 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
- Make dataclasses construct automatic docstrings lazily
- TSAN alarm in `dictobject.c` while using `setattr`
- gh-144764: Made dataclasses construct automatic docstrings lazily
- Docs
- Python not yet supported