]> granicus.if.org Git - python/commit
Explicitly test archive name in shutil.make_archive() tests to expose failure
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 10:56:49 +0000 (13:56 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 10:56:49 +0000 (13:56 +0300)
commit8c85a2083fdc6188d32f1eb287151cdb7e79a54a
treea8fab0ca034ebefb25f7d915cd2ecb4ff688d217
parentffcff22ade25f8ef701bd4d7a1e72e1337abbd3a
parenta091a8221e78eb4005ebd8e32f8fcb998f7b19c8
Explicitly test archive name in shutil.make_archive() tests to expose failure
details in issue25018.
Lib/test/test_shutil.py