Staging
v0.5.1
https://github.com/python/cpython
Revision 8085f742f4adfbc85f13fc734dfab036aa23acfb authored by Zackery Spytz on 28 November 2020, 14:27:28 UTC, committed by GitHub on 28 November 2020, 14:27:28 UTC
1 parent 5b0194e
History
Tip revision: 8085f742f4adfbc85f13fc734dfab036aa23acfb authored by Zackery Spytz on 28 November 2020, 14:27:28 UTC
bpo-34215: Clarify IncompleteReadError message when "expected" is None (GH-21925)
Tip revision: 8085f74
File Mode Size
clinic
_iomodule.c -rw-r--r-- 24.0 KB
_iomodule.h -rw-r--r-- 6.4 KB
bufferedio.c -rw-r--r-- 80.6 KB
bytesio.c -rw-r--r-- 32.4 KB
fileio.c -rw-r--r-- 32.5 KB
iobase.c -rw-r--r-- 30.0 KB
stringio.c -rw-r--r-- 29.8 KB
textio.c -rw-r--r-- 98.3 KB
winconsoleio.c -rw-r--r-- 31.8 KB

back to top