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 supported856 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `@runtime_checkable` `Protocol` doesn't check if `__class_getitem__` exists.
- Consider applying flags for warnings about potential security issues
- gh-108901: Deprecate `inspect.getargs`, slate it for removal in 3.15
- gh-108901: Deprecate `inspect.getcallargs` and slate it for removal
- gh-111375: Fix handling of exceptions within `@contextmanager`-decorated functions
- gh-90562: Fix `super()` without args calls for `dataclasses` with slots
- `--disable-gil` builds are not compatible with the limited API
- gh-111474: Add color and a fancy output mode to regrtest
- gh-102221: speed up math.lcm by swapping numbers
- shutdown_default_executor / wait_for_tstate_lock deadlock (?) after Ctrl+C
- Docs
- Python not yet supported