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
- gh-78691: add HTTPConnection.settimeout()
- bpo-19974: Make extractall method of tarfile overwrites directory sym…
- bpo-12851: populate Py_buffer strides field for ctypes arrays.
- gh-78486: Unwrap decorators in getfile, rather than downstream
- bpo-32628: support DirectoryIndex for http server
- bpo-32475: Add argument to peek() into I/O buffer without reading
- bpo-30514: test_pop3lib asyncore with asyncio
- bpo-33997: Fix racing condition in termination of pool result_handler
- [WIP] bpo-31165: Call PyList_New() again if the source container was resized due to GC.
- bpo-30861: Return StreamReeader remaining buffer before raise an exception
- Docs
- Python not yet supported