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 supported956 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Move stackref buffer to per-eval loop to reduce interp stack usage
- CALL_FUNCTION_EX still mention an argument (flags) in Python 3.14
- warnings.deprecated should support instances as input
- gh-138008: fix segfault in _cyptes during _build_callargs
- gh-129351: Allow switching to pretty-printer when using gdb
- `csv.reader` calls the state machine for every character needlessly
- `test_socket` fails on systems without certain entries in `/etc/services`
- Improve performance of dataclasses.asdict by caching field names
- Adjust the value in objects' insertion order array to the index - position.
- gh-128715: CTypeField: Put intness, signedness and pointerness in flags
- Docs
- Python not yet supported