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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154318: Guard C recursion when hashing nested tuples and frozendicts
- gh-154194: Degrade frames in Tachyon instead of failing the sample
- gh-131565: Implement ctypes.util.dllist() in the _ctypes extension
- gh-154137: Check for Windows handle leaks in regrtest
- gh-151763: Fix crash in PyList_New() on allocation failure under low memory
- gh-153970: Fix str() of CalledProcessError when returncode is not an integer
- gh-118150: difflib: expose autojunk flag from SequenceMatcher to public methods and functions
- Free-threading data races in CPython: 15 findings (9 new + 6 residual of existing FT work)
- gh-153967: handle invalid file object in argparse._print_message
- gh-153662: Fix crash when calling `io.TextIOWrapper.seek()` with malformed cookie
- Docs
- Python not yet supported