diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-01-27 21:30:04 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-01-27 21:30:04 (GMT) |
commit | ad433dca0c75857e0f8b4dc091ee16a5b5cd3918 (patch) | |
tree | afade754af352b442376c76281567cbffc0bb9e4 /Lib/test/test_array.py | |
parent | 69de157237b501e1eb6c7cde3f4c15d75ae65f2c (diff) | |
download | cpython-ad433dca0c75857e0f8b4dc091ee16a5b5cd3918.zip cpython-ad433dca0c75857e0f8b4dc091ee16a5b5cd3918.tar.gz cpython-ad433dca0c75857e0f8b4dc091ee16a5b5cd3918.tar.bz2 |
Blocked revisions 77800 via svnmerge
................
r77800 | antoine.pitrou | 2010-01-27 22:18:57 +0100 (mer., 27 janv. 2010) | 14 lines
Merged revisions 77798 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r77798 | antoine.pitrou | 2010-01-27 21:59:50 +0100 (mer., 27 janv. 2010) | 8 lines
Issue #7610: Reworked implementation of the internal
:class:`zipfile.ZipExtFile` class used to represent files stored inside
an archive. The new implementation is significantly faster and can
be wrapped in a :class:`io.BufferedReader` object for more speedups.
It also solves an issue where interleaved calls to `read()` and
`readline()` give wrong results. Patch by Nir Aides.
........
................
Diffstat (limited to 'Lib/test/test_array.py')
0 files changed, 0 insertions, 0 deletions