]> granicus.if.org Git - python/commit
Merged revisions 88610 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Feb 2011 21:35:47 +0000 (21:35 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Feb 2011 21:35:47 +0000 (21:35 +0000)
commit6439c00a6dc1a079f7af0d8a44852fa75ece52a6
treecb0bd75db802878c9f6ba0524d84938bc2062113
parent5217d3f9ca3ee5357f9dd9c47cfba04a00596c4a
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