SIGN IN SIGN UP

gh-109980: Fix test_tarfile_vs_tar on macOS (#112905)

On recentish macOS versions the system tar
command includes system metadata (ACLs, extended attributes
and resource forks) in the tar archive, which
shutil.make_archive will not do. This can cause
spurious test failures.
R
Ronald Oussoren committed
dd2ebdf89ff144e89db180bd552c50615f712cb2
Parent: 5bf7580
Committed by GitHub <noreply@github.com> on 12/10/2023, 11:38:49 AM