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
- 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
- gh-146244: Fix initconfig.c `SET_ITEM` macro leaks dict on expression failure
- Docs: Update "Installing Python modules"
- `SyntaxError.__init__` memory leak on re-initialization
- Docs
- Python not yet supported