]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9262)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Sep 2018 17:27:52 +0000 (10:27 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Sep 2018 17:27:52 +0000 (10:27 -0700)
commit1550b7311216082748ddcdc048ee0374ce004513
tree4fc485e5b632f1e8b4cdfd678061ad3c4fbfa0a0
parentb2ff9a9f9298761985aa85aa3f42421ce6effb9e
closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9262)

(cherry picked from commit a710ebd21b09efe902dde84d4862ce5c6427f7af)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Lib/test/test_shutil.py
Misc/NEWS.d/next/Tests/2018-09-13-09-53-15.bpo-34661.bdTamP.rst [new file with mode: 0644]