]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:47:16 +0000 (02:47 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jun 2022 09:47:16 +0000 (02:47 -0700)
commitc5ecfa0a1e5334be21ca3448abf87aabc534a97e
tree1b75fb1521781069829985433acf8d09da8f9c76
parent5084a64d38ba83cf65d74e25fee0c6d612d4edc3
[3.11] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917) (GH-93969)

(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