]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Explicitly test archive name in shutil.make_archive() tests to expose failure
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 10:57:21 +0000 (13:57 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 10:57:21 +0000 (13:57 +0300)
details in issue25018.


Trivial merge