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
- xmlrpc.client.dumps() skips argument validation when Python is run with -O
- gh-151307: Bound zipfile reads for forged compressed sizes
- gh-151524: Avoid using instrumentation callback result after Py_DECREF
- gh-151515: Remove redundant cast in asdl_c.py generator
- gh-150732: Handle `SystemError` from compiler in the REPLs
- Make `PyCodeObject._co_unique_id` conditional on `Py_GIL_DISABLED`
- subprocess.CalledProcessError misquotes list-style commands
- gh-151308: Avoid huge pre-allocation in wave.readframes() for crafted files
- tarfile: memory exhaustion via oversized extended-header (GNU long name / pax) size field
- gh-151497: Avoid huge pre-allocation for oversized tarfile extended headers
- Docs
- Python not yet supported