]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103224: Resolve paths properly in test_sysconfig (GH-103292) (GH-115101)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 7 Feb 2024 09:36:27 +0000 (10:36 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2024 09:36:27 +0000 (11:36 +0200)
commit3aa4418c5ae433674ded84eda0ece43f68251b29
tree2a2a42b335cdef1a2a727d8d0b0006e4ea406617
parent6bc531610fbccb4b2e630df4ff37a0775f4d4ec1
[3.11] gh-103224: Resolve paths properly in test_sysconfig (GH-103292) (GH-115101)

To pass tests when executed through a Python symlink.

(cherry picked from commit 71239d50b54c90afd3fdde260848e0c6d73a5c27)

Co-authored-by: Artem Mukhin <artem.m.mukhin@gmail.com>
Co-authored-by: Miro HronĨok <miro@hroncok.cz>
Lib/test/test_sysconfig.py