]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34661: Fix test skipping call. (GH-9266)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Sep 2018 18:47:47 +0000 (11:47 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Sep 2018 18:47:47 +0000 (11:47 -0700)
commit81361cdff847f14f6258c0ead17817d6f9e04022
treed71ca89c3ea21cc424bcd37abed7c81bbec8466a
parent7eeb80b1e0034fd4e6b8d03b2c0fc5c94fe8d8fa
bpo-34661: Fix test skipping call. (GH-9266)

(cherry picked from commit e78734d579439861f6d7e12f35d268836b2c1e24)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Lib/test/test_shutil.py