Files
cpython/Modules
Antoine Pitrou a0ceb731fb Merged revisions 74336 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74336 | antoine.pitrou | 2009-08-06 22:18:29 +0200 (jeu., 06 août 2009) | 8 lines

  Issue #6629: Fix a data corruption issue in the new `io` package, which could
  occur when writing to a BufferedRandom object (e.g. a file opened in "rb+" or
  "wb+" mode) after having buffered a certain amount of data for reading. This
  bug was not present in the pure Python implementation.

  Yes, this is a serious issue.
........
2009-08-06 20:29:56 +00:00
..
2007-08-17 12:57:41 +00:00
2007-08-16 14:35:24 +00:00
2008-10-11 00:49:57 +00:00
2008-06-17 21:25:35 +00:00
2009-06-07 15:29:46 +00:00
2006-12-28 04:47:50 +00:00
2009-05-16 01:46:11 +00:00
2009-06-24 02:29:57 +00:00
2009-06-04 09:30:30 +00:00
2009-05-06 02:43:58 +00:00
2009-05-06 02:43:58 +00:00
2009-05-17 08:20:45 +00:00