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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-109653: Improve import performance of ``tkinter`` library with lazy imports
- gh-148427: Fix bare except in expatreader.external_entity_ref()
- `list.remove` is not atomic for non trivial `__eq__` comparisons
- gh-131798: constant fold classmethod and staticmethod in JIT
- gh-148278: Fix try except block bug
- CI: Move Homebrew dependencies into Brewfile
- Variable sized Python objects become fully opaque in abi3t
- gh-148306: Fix dis.distb() crash when traceback is None
- gh-143732: Add tier2 specialization for TO_BOOL
- gh-145742: Manually emit _LOAD_FAST_BORROW to reduce stencil bloat
- Docs
- Python not yet supported