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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-144503: Pass `sys.argv` via a route less limited by single command line argument length
- `multiprocessing.Pool` fails if command has a long list of arguments (regression in 3.14.3, 3.13.12)
- `str.translate` caching values causes incorrect result
- gh-144424: Clean up dead weakrefs to sqlite3 Blob objects
- gh-144412: Require tuple args in pickle REDUCE
- gh-105636: Add re.Pattern.compile_template()
- Move stackref buffer to per-eval loop to reduce interp stack usage
- gh-120802: Updated Seq basic description.
- gh-153374: Better way to clear name error suggestion
- gh-141713: Prevent possible memory denial of service when reading
- Docs
- Python not yet supported