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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ipaddress: Wrong behavior with ::ffff:1.2.3.4 style IPs
- unicodedata.name() doesn't have names for control characters
- Quote mark breaks http.cookies, Cookie.py processing
- Provide a better error message when the file path is too long on Windows
- ctypes automatic byref failing on custom classes attributes
- add os.syncfs()
- Refactor subprocess.Popen to let a subclass handle IO asynchronously
- GzipFile doesn't properly handle short reads and writes on the underlying stream
- httplib mishandles unknown 1XX status codes
- Make objects with empty __slots__ GC types
- Docs
- Python not yet supported