Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c20566c

Browse files
committed
merge from 3.1
2 parents e698cd5 + e3bdcf4 commit c20566c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/test_tarfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ def test_extract_hardlink(self):
351351
finally:
352352
tar.close()
353353

354+
@support.skip_unless_symlink
354355
def test_extractall(self):
355356
# Test if extractall() correctly restores directory permissions
356357
# and times (see issue1735).

0 commit comments

Comments
 (0)