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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- imaplib: accept structured arguments so the module handles quoting and encoding
- gh-153486: Preserve negative indices in compact int subscript specializations
- compile(): `func_type` mode is not documented
- Consider broadening `_asyncio` `_call_soon` fast path beyond exact built-in loop types
- Memory leak when re-initializing an Element in the _elementtree C accelerator
- gh-153537: Fix Element re-init memory leak in the C accelerator
- Use-after-free in TextIOWrapper.tell() with a reentrant decoder
- gh-153539: Fix use-after-free in TextIOWrapper.tell() with a reentrant decoder
- gh-151763: Fix dealloc clears the in-flight exception in subtype_dealloc
- Modernize the older prose sections of the tkinter documentation
- Docs
- Python not yet supported