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 supported859 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `argparse` does not correctly handle a default set to `SUPPRESS` when using `set_defaults()`
- os.scandir unnecessary calls to stat() on NFS v3
- multiprocessing.dummy.Pool not joining threads on shutdown
- Cpython behavior regarding pycache directory on read-only volume
- exec_prefix not found when prefix is found at runtime when install tree is moved
- gh-107620: allow argparse suppression to work via set_defaults()
- gh-107658: Use same logic to look for exec_prefix as for prefix
- TransportSocket not closing correctly with SSM Multicast on Windows. New binds on a new IP fail.
- Unresponsive `turtle.textinput` inside loop prevents script termination
- Allowing pass_fds to be a mapping to pass arbitrary file descriptors to Popen()
- Docs
- Python not yet supported