]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9262)
authorBenjamin Peterson <benjamin@python.org>
Thu, 13 Sep 2018 17:08:46 +0000 (10:08 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Sep 2018 17:08:46 +0000 (10:08 -0700)
commita710ebd21b09efe902dde84d4862ce5c6427f7af
tree795d30272d71d7d601c56e45916656e3f57ef5e9
parent53c427e839d3e55d4791dca687a2d47534465a7a
closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9262)
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]