]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 17 Jun 2022 22:28:23 +0000 (23:28 +0100)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2022 22:28:23 +0000 (23:28 +0100)
commitb1ae4af5e82e7275cebcfb383690b816a388a785
tree3e4b591fd97fe590f49d905b5d2ad41ff919856e
parent71354adff07f8beba8374767532bb9da34546e66
GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917)
Lib/test/test_site.py
Lib/test/test_sysconfig.py