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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Allow storing the instruction offset as an alternative to the instruction pointer in the frame.
- gh-111264: Add a note about untrusted input to tomllib docs
- LLVM 22 clang-cl on Windows fails for jit builds
- HTTP proxy via "CONNECT" tunneling doesn't sanitize CR/LF
- gh-146211: Reject CR/LF in HTTP tunnel request headers
- gh-142186: all-local PEP-669 events
- C accelerator for Base32 character encoding
- Asyncio does not handle nested KeyboardInterrupt correctly
- gh-146063: Add PyObject_CallFinalizerFromDealloc() to the limited C API
- gh-145865: Fix CoverageResults.__init__ to copy the counts dict
- Docs
- Python not yet supported