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
- gh-144162: Allow for subclasses of a dataclass to define required fields when a parent has defined optional fields
- `sys.exit` unpacks its argument if it is a 0- or 1-element tuple
- Remove deprecated C API objects slated for removal in 3.15
- gh-134644: handle exceptions set in `PyOS_Readline`
- gh-133548: fix handling of empty and 1-item tuples for `sys.exit`
- Potential Quadratic Complexity Vulnerabilities in the `email` Module
- gh-89687: fix get_type_hints with dataclasses __init__ generation
- gh-138275: Fix error messages incorrectly using "starred expression"
- gh-96471: Add multiprocessing queue shutdown
- gh-138845: Correct turtle module documentation misconceptions
- Docs
- Python not yet supported