Staging
v0.8.1
https://github.com/python/cpython
Revision ad433dca0c75857e0f8b4dc091ee16a5b5cd3918 authored by Antoine Pitrou on 27 January 2010, 21:30:04 UTC, committed by Antoine Pitrou on 27 January 2010, 21:30:04 UTC
................
  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.
  ........
................
1 parent 69de157
History
Tip revision: ad433dca0c75857e0f8b4dc091ee16a5b5cd3918 authored by Antoine Pitrou on 27 January 2010, 21:30:04 UTC
Blocked revisions 77800 via svnmerge
Tip revision: ad433dc
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 684.4 KB
configure.in -rw-r--r-- 112.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top