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
- bpo-38193: Add http.client script
- bpo-32307: thread: fix stack size on musl platforms.
- 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-88535: Improve syntax error for wrongly closed strings
- 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.
- Docs
- Python not yet supported