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 supported914 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.11] gh-149486: tarfile.data_filter: validate written link target (GH-149487)
- GH-148874: Make sure that mngr.__exit__() is always called in a with statement
- gh-82312: Further improvement of error messages for generating AST nodes
- Python 3.15.0~b1, test_frame_pointer_unwind fails on riscv64
- test_cmd fails if build with editline not readline
- make get_nowait() consistant with put_nowait() description
- `asyncio.shutdown_asyncgens` silently drops CancelledError from generator cleanup
- sum() deallocates float subclass instances as exact floats in the complex fast path
- gh-150871: Speed up JSON string decoding for long ASCII strings
- gh-150875: Speed up JSON string encoding for long ASCII strings
- Docs
- Python not yet supported