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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-108901: Add `inspect.Signature.from_frame`
- GH-116526 patch documentation Synchronization between processes example
- gh-116502: Fix memory access violation on fatal error with Windows
- Consider supporting `RustPython` and `GraalPy` in `platform.python_implementation`
- Crash when using typing and daemon threads
- Introduce platform.vm_info (or similar) as a replacement for recently deprecated platform.java_ver.
- Improve performance of range
- gh-116477: Improve performance of range for the single argument case
- (Most ?) types in the types module are final and refuse to be subclassed
- Attribute resolution of an Enum member that is an instance of a subclass of the mixin class does not follow MRO
- Docs
- Python not yet supported