summaryrefslogtreecommitdiffstats
path: root/Lib/pydoc_data
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2012-10-12 20:02:06 (GMT)
committerGregory P. Smith <greg@krypto.org>2012-10-12 20:02:06 (GMT)
commit99716166b15bd0a35f5d5a3b84b34b978cc28aef (patch)
tree0b7f8cecf5ad5a36c426f2c3d29edc495173c078 /Lib/pydoc_data
parent2aa5afab4e9ebac2c390e44bf0ac8b1778a0a1bc (diff)
downloadcpython-99716166b15bd0a35f5d5a3b84b34b978cc28aef.zip
cpython-99716166b15bd0a35f5d5a3b84b34b978cc28aef.tar.gz
cpython-99716166b15bd0a35f5d5a3b84b34b978cc28aef.tar.bz2
Fixes Issue #12268 for the io module - File readline, readlines and
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.
Diffstat (limited to 'Lib/pydoc_data')
0 files changed, 0 insertions, 0 deletions