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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- annotationlib: Improve test coverage
- The event loop warns only on Windows 3.14+ if it isn't closed before garbage collection
- Change RLock from factory function to actual type, remove dead Python RLock implementation
- `inspect.getfullargspec` isn't ready for deferred evaluation of annotations
- The `datetime` C API is not thread-safe
- `doctest.OutputChecker` with `doctest.NORMALIZE_WHITESPACE|doctest.ELLIPSIS` flag cannot match ` ... ` with ` `
- gh-139167: Allow users to hook gen_colors function to pyrepl Reader
- gh-141662: Change _sysconfig.c to add the config in module "sysconfig"
- gh-141674: Docs: Prepend 'Python' to the HTML short title
- `asyncio.wait(timeout=5)` returns early (~1.5 ms) on macOS with Python 3.14.x free-threaded
- Docs
- Python not yet supported