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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Update SMTP example to use smtp.gmail.com so ping actually works
- gh-127727: Warn when running a virtual environment created for a different minor Python version
- gh-149728: Fix free-threaded race in importlib lazy-submodule fast path
- gh-149746: Support CIDR entries in `NO_PROXY`
- SSLContext.load_verify_locations(cadata=...) does not accept CRLs (unlike cafile and capath)
- Clarify wordings and fix typo in compound statements page
- gh-149578: Fix tarfile.open failing on PAX archives with only global headers
- Fix documentation references and some typos for `email.utils` module
- JIT: tier-2 self-loop hang in `FOR_ITER` once iterator types exceed `MAX_CHAIN_DEPTH`
- gh-149570: avoid tier-2 self-link in `_COLD_EXIT`
- Docs
- Python not yet supported