Files
cpython/Lib/test
Antoine Pitrou cb4f47c377 Merged revisions 83944 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83944 | antoine.pitrou | 2010-08-11 15:31:33 +0200 (mer., 11 août 2010) | 6 lines

  Issue #9550: a BufferedReader could issue an additional read when the
  original read request had been satisfied, which can block indefinitely
  when the underlying raw IO channel is e.g. a socket.  Report and original
  patch by Jason V. Miller.
........
2010-08-11 13:40:17 +00:00
..
2010-03-30 18:58:22 +00:00
2010-06-23 20:29:26 +00:00
2010-02-06 23:02:29 +00:00
2010-04-16 21:55:10 +00:00
2010-02-06 23:06:24 +00:00
2010-02-06 23:06:24 +00:00
2010-06-22 20:32:02 +00:00
2009-12-29 00:09:33 +00:00
2010-01-31 18:02:35 +00:00
2010-06-28 15:41:06 +00:00
2010-06-22 09:18:28 +00:00
2010-02-06 23:12:19 +00:00
2010-06-29 07:37:25 +00:00