]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jun 2022 18:37:27 +0000 (11:37 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Jun 2022 18:37:27 +0000 (11:37 -0700)
commitb8fe3bd1d4be5b7d8e9e20b3c36277117e8f6102
treeed83e8794d0c90b59462e926fa0ffd6c50ee642d
parent26329e49caaeca1d934016b581aebf25db647a6f
gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation (GH-93641)

(cherry picked from commit 38af903506e9b18c6350c1dadcb489f057713f36)

Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
Lib/test/test_embed.py
Modules/getpath.py
Programs/_testembed.c
Python/pathconfig.c