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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-88321: Add backlog arg for multiprocessing manager server
- bpo-44205: Ignore out of space errors in shutil.copystat
- bpo-44149: Add `key` argument to difflib.get_close_matches()
- bpo-24147: Document csv Dialect class defaults. Patch by Brandon Milam
- gh-85394: new tests for demonstrating polling problem on subprocess with universal_newlines=True
- gh-88146: Set default netrc file name correctly on Windows
- bpo-44167: Drop redundant IPv6 private subnets
- gh-73123: Test for `keepempty` argument to string split
- bpo-14965: Proxy `super().x = y` and `del super().x`
- bpo-28307: Optimize C-style formatting of numbers
- Docs
- Python not yet supported