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
- Move stackref buffer to per-eval loop to reduce interp stack usage
- gh-120802: Updated Seq basic description.
- gh-153374: Better way to clear name error suggestion
- gh-141713: Prevent possible memory denial of service when reading
- Misleading "Not an instance or subtype" error when assigning to property of frozen, slotted dataclass
- gh-133895: correct values of cmath.cosh/sinh in case of overflows
- gh-96821: Check for `-fstrict-overflow` only if `--with-strict-overflow` is passed
- gh-125904: Fix and simplify "Multiple Inheritance" section in Tutorial
- gh-140494: require that Tcl is built with thread support
- [doc] State clearly that open() 'file' param is "name" attr of the result
- Docs
- Python not yet supported