]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133742: Fix test_sysconfig and test_build_details for relocated directories...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 22 Jul 2025 12:18:23 +0000 (14:18 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Jul 2025 12:18:23 +0000 (12:18 +0000)
commit8e3c3b5bbc8cf34673b19cb35c706699184e1d6d
treed8c2d2533f4e01145a395feacddd51f92c0c2a78
parentdaa2fd7ed21ae3f7fc2b4a5c6d33b229e4c3d919
[3.14] gh-133742: Fix test_sysconfig and test_build_details for relocated directories (GH-136987) (#136990)

gh-133742: Fix test_sysconfig and test_build_details for relocated directories (GH-136987)
(cherry picked from commit aafbdb5df5439adc1106ced068cf87683ae68b9e)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Lib/test/test_build_details.py
Lib/test/test_sysconfig.py