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-34766: clean BaseProxy cache when Manager client is connected
- gh-75223: Reject undotted extensions in mimetypes.add_type
- gh-78646: Added support for bytearrray type , to create IPv4 addresss
- bpo-31706: Make urlencode accept generators as value
- gh-79516: allow msgfmt.py to compile multiple input po files
- gh-68048: Remove unneeded `lseek` call in `mmap.mmap` on Windows
- gh-79157: IDLE: first updated working version of a search bar
- bpo-32742: use infolist for zipfile.ZipFile.extractall
- gh-71136: IDLE: Fix hanging when raise KeyboardInterrupt with debugger open
- gh-68443: Replace debug level-related logic in http client with logging
- Docs
- Python not yet supported