]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #24982: shutil.make_archive() with the "zip" format now adds entries
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Sep 2015 02:53:42 +0000 (05:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Sep 2015 02:53:42 +0000 (05:53 +0300)
for directories (including empty directories) in ZIP file.
Added test for comparing shutil.make_archive() with the "zip" command.

1  2 
Lib/shutil.py
Misc/NEWS

diff --cc Lib/shutil.py
Simple merge
diff --cc Misc/NEWS
Simple merge