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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- 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
- gh-146199: Fix error handling in `code_richcompare` when `PyObject_RichCompareBool` fails
- test_itertools: non-ASCII temp dir name corrupted under Windows mbcs codepage and not removed, causing FileNotFoundError in subsequent tests
- gh-146044: Fix ctrl-w (unix-word-rubout) to use whitespace word boundaries
- Building with OpenSSL-4.0.0-alpha1 fails with
- Docs
- Python not yet supported