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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Improve documentation on multiprocessing synchronization-between-processes
- gh-108901: Add `inspect.Signature.from_frame`
- 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.
- gh-116477: Improve performance of range for the single argument case
- Document that `libssl` is needed, not just OpenSSL
- unittest.skip and other decorators should complain if the argument isn't callable
- Do not call retain on Objective-C string literals
- Docs
- Python not yet supported