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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-119786: Move `Python/vm-state.md` and `Python/tier2_engine.md` to the `InternalDocs`
- gh-119180: Rename parameter to __annotate__ functions
- Crash when assigning to instance dictionary from multiple threads while reading
- `_Py_Dealloc` is an escaping call
- gh-123024: Correctly prepare/restore around help and show-history commands
- Alias that is generic over a ParamSpec is not hashable when using a list as parameters_expression
- gh-66419: Make optional arguments with nargs=REMAINDER consume all arguments
- gh-124445: Allow specializing generic ParamSpec aliases
- Alias that is generic over a ParamSpec cannot be further specialized
- IDLE doesn't know where to start parsing
- Docs
- Python not yet supported