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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Make abstract/dunder methods positional-only.
- SSL: CERTIFICATE_VERIFY_FAILED when using custom root CA in Windows
- gh-75229: make ensurepip honour value of --prefix option
- gh-135615: Rephrase HTTP status codes overview
- `KeyError` hides the exception raised by str(key)
- Improve `unicodedata.numeric` return value
- Infinite loop in `email._header_value_parser._fold_mime_parameters` when parameter names are too long
- gh-138294: Fix Misleading error for ((a) := 1)
- gh-138885: Improve error message on assigning to keyword
- Poor thread scaling when constructing instances or accessing attributes
- Docs
- Python not yet supported