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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154682: Fix corruption of locale-encoded text on FreeBSD, NetBSD, DragonFly BSD and macOS
- TLSv1.3 should be among possible return values of ssl.SSLSocket.version
- PyREPL: ESC key in isearch mode has ambiguous prefix delay
- gh-154730: Add timeout in PyREPL to distinguish between bare `Esc` and multibyte escape sequence
- gh-118993: Use OS-generated UUIDs for uuid.uuid1() on Windows
- gh-47482: Reject non-bytes-like input in the idna codec decoder
- JIT hang / dead loop in hypothesis test suite
- gh-76351: Support custom extractor for `ZipFile.extract` and `ZipFile.extractall`
- Escaped quotes cause source comments to leak into debug f-string output and t-string metadata
- A dict watcher that follows the documented error protocol makes CPython re-enter Python mid-update
- Docs
- Python not yet supported