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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-145866: Eliminate redundant refcounting from `_CALL_INTRINSIC_2`
- Incorrect SyntaxError location for walrus operator in multi-line conditional expression
- [3.14] gh-143930: Reject leading dashes in webbrowser URLs
- [3.13] gh-143930: Reject leading dashes in webbrowser URLs
- gh-145855: Remove the DELETE_ATTR bytecode
- Repeated Python Thread State creation and destruction for foreign threads is slow
- datetime: Comparision and subtraction of datetime objects does not account for DST changes
- Support half-floats in the array module
- gh-146151: memoryview supports 'F' and 'D' format types (complex)
- Mention _Float16 (type from Annex H of the C23) in the struct docs
- Docs
- Python not yet supported