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 "perhaps you missed a comma?" hint in syntax warnings less cryptic
- Change default security of `ftplib.FTP_TLS`
- gh-135177: Raise OverflowError in _Py_call_instrumentation_jump to handle potential integer overflow
- GH-135304: Reported resolution of `time.process_time` and `time.thread_time` is wrong on Windows
- 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
- Docs
- Python not yet supported