diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-02-05 11:46:50 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-05 11:46:50 -0800 |
commit | 435fcb07e5e7caea4253e39e1e2de80e58be8ea2 (patch) | |
tree | 8edd5a9c3d2da1481a95d13b3099b1518de9dd1f /Python/modsupport.c | |
parent | b134978467409eb1a7ed0d5ca4a656fab1927919 (diff) | |
download | cpython-git-435fcb07e5e7caea4253e39e1e2de80e58be8ea2.tar.gz |
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 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions