Staging
v0.5.1
https://github.com/python/cpython
Revision 5135992164f4c0df8d18d3b486431b28214db16b authored by Gregory P. Smith on 24 June 2012, 06:55:39 UTC, committed by Gregory P. Smith on 24 June 2012, 06:55:39 UTC
no longer lose data when an underlying read system call is interrupted.
IOError is no longer raised due to a read system call returning EINTR
from within these methods.
1 parent 8150492
History
Tip revision: 5135992164f4c0df8d18d3b486431b28214db16b authored by Gregory P. Smith on 24 June 2012, 06:55:39 UTC
Fixes issue #12268: File readline, readlines and read() or readall() methods
Tip revision: 5135992
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 861 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 909 bytes
.hgtags -rw-r--r-- 4.8 KB
LICENSE -rw-r--r-- 14.5 KB
Makefile.pre.in -rw-r--r-- 42.7 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 399.1 KB
configure.ac -rw-r--r-- 123.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 80.7 KB

README

back to top