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
- [3.10] gh-149776: Skip UDP Lite tests if it's not supported (#149777)
- 3.10, 3.11, 3.12: Windows fails to build, test_ssl NOT_ENOUGH_DATA failure on macOS, test_socket fails on Fedora Stable (Linux 7.1)
- 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
- Docs
- Python not yet supported