]> 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:57:21 +0000 (13:57 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 10:57:21 +0000 (13:57 +0300)
commit8bfb47a441c3b1343779d0bec69db3e1c8d76bd0
treea4b5f3d8aad61eb41e5d1db98a0fe6a7863f83eb
parent5dc29f2614b1e3c818e3200ba54c747cb34cc8ab
parent8c85a2083fdc6188d32f1eb287151cdb7e79a54a
Explicitly test archive name in shutil.make_archive() tests to expose failure
details in issue25018.