]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28046: get_sysconfigdata_name() uses the _PYTHON_SYSCONFIGDATA_NAME
authorXavier de Gaye <xdegaye@users.sourceforge.net>
Sun, 11 Sep 2016 20:22:24 +0000 (22:22 +0200)
committerXavier de Gaye <xdegaye@users.sourceforge.net>
Sun, 11 Sep 2016 20:22:24 +0000 (22:22 +0200)
commit92dec548ff1494b86f08bd3753ca91a9330b4ea9
treef45ab78e107ff109cc7e7c2e45b966a684500ede
parentef71d2054835029fe54d577c154c43d2a5856d2f
Issue #28046: get_sysconfigdata_name() uses the _PYTHON_SYSCONFIGDATA_NAME
environment variable that is defined when cross-compiling.
Lib/distutils/sysconfig.py
Lib/sysconfig.py
configure
configure.ac