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-125318: Prevent segfaults when zoneinfo is used with "false friends"
- GH-137630: Convert ``_interpchannels`` to use Argument Clinic
- gh-136655: ensure cancelled futures are notified on process pool shutdown
- Other consequences of textwrap.wrap() changes in 3.15
- 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
- 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
- Docs
- Python not yet supported