]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation...
authorneonene <53406459+neonene@users.noreply.github.com>
Thu, 16 Jun 2022 21:41:57 +0000 (06:41 +0900)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2022 21:41:57 +0000 (22:41 +0100)
commit38af903506e9b18c6350c1dadcb489f057713f36
treefcc091611248f910d20f853e68f9f392e7b68696
parentf8e576be0a7cd38f753f31cf4178db81a602fc32
gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation (GH-93641)
Lib/test/test_embed.py
Modules/getpath.py
Programs/_testembed.c
Python/pathconfig.c