]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37649: Fix exec_prefix check (GH-14897)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Sep 2019 18:12:00 +0000 (11:12 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 18:12:00 +0000 (11:12 -0700)
commit328cfde754c6b30c1249c5b9c12ab6b8faab551e
tree90c1b6adefc9e49cf7d1a6546bd4db0d9f714144
parent15d263e95cdbce910ebbb2fc13064330b6000b4b
bpo-37649: Fix exec_prefix check (GH-14897)

(cherry picked from commit 09090d04ef8d2f4c94157b852d3d530a51e13d22)

Co-authored-by: Orivej Desh <orivej@gmx.fr>
Modules/getpath.c