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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-119534: Add a check in the Queue class initialization to ensure maxsize does not exceed SEM_VALUE_MAX
- Tier Two Optimizer Eliminate Function Version Guards
- Optimize through symbolic tuples in tier 2 optimizer
- Wrong error message when trying to delete type `__name__`
- gh-119477: Analyze through BUILD_TUPLE and BINARY_SUBSCR_TUPLE_INT
- gh-119494 Fix error messages for deleting/setting type attributes
- Improve handling of UTF-16-LE encoded .pth files
- gh-119476: Eliminate Unnecessary Function Version Checks in Tier Two Interpreter
- gh-106318: Add string method examples
- Out-of-memory when reading a HTTP response with large Content-Lenght
- Docs
- Python not yet supported