]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207)
authorSKO <41810398+uyw4687@users.noreply.github.com>
Sat, 25 Feb 2023 02:26:40 +0000 (11:26 +0900)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2023 02:26:40 +0000 (11:26 +0900)
commit56e93c8020e89e1712aa238574bca2076a225028
treef364698ae91c44f4f7dd21a5d88e4962e601fedf
parent54dfa14c5a94b893b67a4d9e9e403ff538ce9023
gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207)

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