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
- JIT shim object drops GNU property notes (CET/BTI/PAC) from output binaries
- gh-149689: add missing error checks in Parser/action_helpers.c
- gh-149509: Fix posix_spawn heap corruption when environ is mutated during the call
- Redundant self.empty() check in asyncio.Queue.get()
- gh-149740: Remove redundant self.empty() check in asyncio.Queue.get()
- 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)
- Docs
- Python not yet supported