]> 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:32:44 +0000 (10:32 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Sep 2018 17:32:44 +0000 (10:32 -0700)
commit7eeb80b1e0034fd4e6b8d03b2c0fc5c94fe8d8fa
tree78a734bbe3c35c7cab282cf1f27829042fe573a4
parent3e3d4a4b55cbef481486aaa68ee255f4928b9c3f
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]