index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_zipfile64.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner
2017-03-27
1
-1/+0
*
Issue #25801: Fixed resource warnings in test_zipfile64.
Serhiy Storchaka
2016-02-25
1
-2/+6
*
Fix a couple of typos in code comments
Martin Panter
2015-12-17
1
-1/+1
*
Issue #21866: ZipFile.close() no longer writes ZIP64 central directory
Serhiy Storchaka
2014-09-23
1
-6/+39
*
Issue #17201: ZIP64 extensions now are enabled by default.
Serhiy Storchaka
2013-11-23
1
-2/+2
*
Refactor a few tests to use the new requires_zlib decorator.
Ezio Melotti
2011-05-19
1
-13/+7
*
#2971: test_zipfile64 fails.
Amaury Forgeot d'Arc
2008-11-12
1
-7/+8
*
Merged revisions 64688 via svnmerge from
Martin v. Löwis
2008-07-03
1
-1/+25
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-4/+4
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-1/+1
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-3/+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-4/+4
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+101