Files
cpython/Lib
Antoine Pitrou b1f8835b21 Merged revisions 77288 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77288 | antoine.pitrou | 2010-01-03 23:29:56 +0100 (dim., 03 janv. 2010) | 5 lines

  Issue #7471: Improve the performance of GzipFile's buffering mechanism,
  and make it implement the `io.BufferedIOBase` ABC to allow for further
  speedups by wrapping it in an `io.BufferedReader`.  Patch by Nir Aides.
........
2010-01-03 22:37:40 +00:00
..
2009-10-10 21:28:29 +00:00
2009-12-13 21:25:28 +00:00
2009-06-26 13:05:03 +00:00
2009-06-03 17:21:17 +00:00
2009-06-03 19:48:02 +00:00
2009-07-01 01:38:23 +00:00
2009-05-17 12:22:57 +00:00
2009-05-01 20:45:43 +00:00
2009-09-25 21:35:24 +00:00
2009-06-04 09:42:55 +00:00
2009-06-28 19:30:36 +00:00
2009-10-14 18:46:15 +00:00