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 supported875 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-131798: split `_CALL_BUILTIN_CLASS` to smaller uops
- gh-148100: Soft deprecate `re.match` and `re.Pattern.match` in favour of `prefixmatch`
- gh-148037: remove critical section from `PyCode_Addr2Line`
- _pyrepl: switch console refresh to structured rendered screens
- Revive binascii.Incomplete?
- gh-148108: Revive binascii.Incomplete.
- gh-148110: Resolve lazy import filter names for relative imports
- gh-131798: Add `MATCH_SEQUENCE/MAPPING` to the JIT optimizer
- gh-143732: allow dict subclasses to be specialized
- [3.12] gh-94632: document the subprocess need for extra_groups=() with user= (GH-148129)
- Docs
- Python not yet supported