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-148352: Add more colour to `calendar` CLI output
- `list.remove` is not atomic for non trivial `__eq__` comparisons
- Various UB warnings found by UBSan
- gh-131798: constant fold classmethod and staticmethod in JIT
- b"".join should release GIL in case of memoryview
- gh-58857: Add error messages to bare assertions in wsgiref.validate
- gh-148278: Fix try except block bug
- CI: Move Homebrew dependencies into Brewfile
- weakrefobject.c: UNWRAP ref leak with dead proxy
- GH-146073: Remove redundancy in `_PyJit_TryInitializeTracing`
- Docs
- Python not yet supported