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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- weakrefobject.c: UNWRAP ref leak with dead proxy
- GH-146073: Remove redundancy in `_PyJit_TryInitializeTracing`
- Variable sized Python objects become fully opaque in abi3t
- gh-148268: Avoid debug assertion in specialized list compares
- gh-148325: Add `PyObject_GetItemData()` to the limited C API and stable ABI
- gh-148306: Fix dis.distb() crash when traceback is None
- Don't call pager with --clear-screen
- gh-148321: use --quit-if-one-screen option for the pager (new REPL)
- gh-143732: Add tier2 specialization for TO_BOOL
- Improve `object.__reduce_ex__` performance up to 20%
- Docs
- Python not yet supported