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
- Memory corruption error if a second subinterpreter imports a module that contains certain imports
- Improve documentation on multiprocessing synchronization-between-processes
- Fix format of dataclasses' `unsafe_hash` default value
- 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
- Docs
- Python not yet supported