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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-106318: Improve str.lower() docs
- gh-131885: Clarify lazy import filters have positional-only parameters
- Make _MutuallyExclusiveGroup a public API in argparse
- gh-69605: Add math.integer to PyREPL module completer hardcoded list
- Better support for descriptors at dataclass creation
- gh-140746: Fix Thread.start() that can hang indefinitely (alternative to GH-140799)
- gh-144764: Made dataclasses construct automatic docstrings lazily
- gh-140009: Optimize JSON parsing with `object_pairs_hook` via `PyTuple_FromArray`
- GH-138800: fix variable substitution in python3.pc for Android
- Tarfile regression
- Docs
- Python not yet supported