• Gregory P. Smith's avatar
    Fixes Issue #12268 for the io module - File readline, readlines and · 99716166
    Gregory P. Smith yazdı
    read or readall methods no longer lose data when an underlying read
    system call is interrupted within an io module object.  IOError is no
    longer raised due to a read system call returning EINTR from within
    these methods.
    
    This is a backport of changeset 781b95159954 from 3.2.
    The earlier 2.7 changeset 67dc99a989cd already fixed this for the
    builtin python 2.x file object.
    99716166
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...