diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-02-05 19:47:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-05 19:47:12 (GMT) |
commit | 6ae80323dfec893726d05319f77c65e78b62d2cd (patch) | |
tree | d949f870f6ece020357f369c5675b51894a99eb5 /Lib/enum.py | |
parent | cf89c16486a4cc297413e17d32082ec4f389d725 (diff) | |
download | cpython-6ae80323dfec893726d05319f77c65e78b62d2cd.zip cpython-6ae80323dfec893726d05319f77c65e78b62d2cd.tar.gz cpython-6ae80323dfec893726d05319f77c65e78b62d2cd.tar.bz2 |
gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
That causes the test to fail when run using a high UID as that ancient format
cannot represent it. The current default (PAX) and the old default (GNU) both
support high UIDs.
(cherry picked from commit ffcb8220d7a8c8ca169b467d9e4a752874f68af2)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions