]> granicus.if.org Git - python/commit
Merged revisions 88610 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Feb 2011 21:34:39 +0000 (21:34 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Feb 2011 21:34:39 +0000 (21:34 +0000)
commitd843c2d86f3256b9c00bc397ffd490ed0effb71d
treea718012e8843850a1fe159bd52d286e1ce1cb11f
parent31c44031f8daa87afa84fcc1a8ab7f9fc695508d
Merged revisions 88610 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r88610 | antoine.pitrou | 2011-02-25 22:24:11 +0100 (ven., 25 févr. 2011) | 4 lines

  Issue #10956: Buffered I/O classes retry reading or writing after a signal
  has arrived and the handler returned successfully.
........
Lib/_pyio.py
Lib/test/test_io.py
Misc/NEWS
Modules/_io/bufferedio.c