]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207) (gh-102230)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Feb 2023 02:56:08 +0000 (18:56 -0800)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2023 02:56:08 +0000 (11:56 +0900)
commit3e80d21b7673edf70753e14d88907c60bc6970c3
tree64446e9701a806c88ad3e59e3c3891deaa8c2203
parent2e2ab6752b9815490df366f50d022cdda1235511
[3.10] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207) (gh-102230)

gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207)
(cherry picked from commit 56e93c8020e89e1712aa238574bca2076a225028)

Co-authored-by: Seonkyo Ok <seonkyo.ok@linecorp.com>
Lib/test/test_tarfile.py
Misc/ACKS