- 13 Nis, 2015 1 kayıt (commit)
-
-
Brett Cannon yazdı
The concept of .pyo files no longer exists. Now .pyc files have an optional `opt-` tag which specifies if any extra optimizations beyond the peepholer were applied.
-
- 25 Mar, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
creation) mode.
-
- 22 Mar, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 01 Şub, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
(regression introduced in issue #14099).
-
- 26 Ock, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
non-seekable streams.
-
Serhiy Storchaka yazdı
threadsafe now.
-
Serhiy Storchaka yazdı
-
- 03 Ara, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
returned by ZipFile.open() can now operate independently of the ZipFile even if the ZipFile was created by passing in a file-like object as the first argument to the constructor.
-
- 29 Eki, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 04 Eki, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
(including empty directories) in ZIP file.
-
- 23 Eyl, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
directory attributes.
-
Serhiy Storchaka yazdı
records if allowZip64 is false.
-
- 17 Agu, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
- 30 May, 2014 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
directory that are too short to be parsed instead of letting a struct.unpack error bubble up as this "bad data" appears in many real world zip files in the wild and is ignored by other zip tools.
-
- 20 Ock, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
ZIP file or too long ZIP file comment is truncated.
-
- 09 Ock, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
consumption.
-
- 03 Ock, 2014 1 kayıt (commit)
-
-
Daniel Holth yazdı
-
- 23 Kas, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Patch by William Mallard.
-
- 22 Eki, 2013 1 kayıt (commit)
-
-
Christian Tismer yazdı
changed output of debug messages to say "path" or "file" extended test for filtering certain files in a package added test for filtering files in a python dir (no package)
-
- 21 Eki, 2013 1 kayıt (commit)
-
-
Christian Tismer yazdı
-
- 27 Eyl, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
bytes until end of data.
-
- 04 Tem, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 15 Haz, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 13 Haz, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 03 Şub, 2013 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
method for windows file name sanitization. Splits the unittest up into several based on platform.
-
- 02 Şub, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Remove trailing dots on Windows.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 01 Şub, 2013 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
its destination path when extracting malicious zip files.
-
Gregory P. Smith yazdı
its destination path when extracting malicious zip files.
-
- 31 Ock, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
incomplete "End of Central Directory" record. Original patch by Guilherme Polo and Alan McIntyre.
-
Serhiy Storchaka yazdı
incomplete "End of Central Directory" record. Original patch by Guilherme Polo and Alan McIntyre.
-
- 29 Ock, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Python file. Patch by Ben Morgan.
-
- 14 Ock, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 25 Ara, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 18 Kas, 2012 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 17 Kas, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-