]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 Jun 2022 09:48:13 +0000 (02:48 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jun 2022 09:48:13 +0000 (02:48 -0700)
commit226fdce45d217d6e9375d784d1e6aba00c7c491c
tree5a65f56c73483b793312daca208ea7c4a77c157a
parentee937571e72a8515f87488bc146553b2dc35dfd9
[3.10] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917) (GH-93970)

(cherry picked from commit b1ae4af5e82e7275cebcfb383690b816a388a785)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Automerge-Triggered-By: GH:iritkatriel
Lib/test/test_site.py
Lib/test/test_sysconfig.py