Staging
v0.6.0
https://github.com/python/cpython
Revision 6439c00a6dc1a079f7af0d8a44852fa75ece52a6 authored by Antoine Pitrou on 25 February 2011, 21:35:47 UTC, committed by Antoine Pitrou on 25 February 2011, 21:35:47 UTC
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.
........
1 parent 5217d3f
History
Tip revision: 6439c00a6dc1a079f7af0d8a44852fa75ece52a6 authored by Antoine Pitrou on 25 February 2011, 21:35:47 UTC
Merged revisions 88610 via svnmerge from
Tip revision: 6439c00
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top