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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154730: Add timeout in PyREPL to distinguish between bare `Esc` and multibyte escape sequence
- FT: Data race on `Task.task_coro()` in the eager-task path
- gh-154734: Fix data race on Task.get_coro() with eager tasks in FT build
- gh-154719: Preserve trailing whitespace in t-string interpolation expressions
- 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