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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-44188: Fix ThreadPoolExecutor unbalanced semaphore count
- gh-63293: Deprecate providing false values besides strings or bytes to urllib.parse functions
- bpo-42044: Write all bytes to the console in unbuffered mode on Windows
- gh-88405: Use platform defined data directories instead of ~/.python_history
- gh-73123: Add a keepempty argument to string, bytes and bytearray split methods
- gh-87820: IDLE: fix config disabling tab completion
- bpo-43813: Fixing DOS on http.server by limiting the characters getting logged.
- 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()
- Docs
- Python not yet supported