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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Sharing a `contextvars.Context` iterator across threads crashes (HAMT iterator cursor corruption) under free-threading
- gh-154481: Fix reading multi-frame Zstandard members in zipfile
- gh-135736: Fix asyncio.TaskGroup swallowing errors on GeneratorExit
- Data race of `should_auto_add_history` in file `Modules/readline.c`
- gh-84532: Reopen the socket in SocketHandler.send() when sending fails
- gh-152685: Apply PEP 479 to StopIteration thrown into a not-yet-started generator
- gh-151950: Fix Sphinx reference warnings in wsgiref docs
- gh-154517: Document OpenSSL version requirements and post-quantum groups for the ssl group API
- codecs UTF-8 IncrementalDecoder delays acknowledging surrogate range codepoint
- Data race: `TextIOWrapper.detach()` stores `self->buffer = NULL` non-atomically
- Docs
- Python not yet supported