]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36235: Fix distutils test_customize_compiler() on macOS (GH-12751)
authorVictor Stinner <vstinner@redhat.com>
Tue, 9 Apr 2019 17:54:10 +0000 (19:54 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2019 17:54:10 +0000 (19:54 +0200)
commit22de4ce498b656063e236350e8404981c13e1cd8
tree3f134d3768674f26967db85f6758bea6685bbe70
parent9c14061a2c2df9a9b84d0aab190a50c24a0d52f4
bpo-36235: Fix distutils test_customize_compiler() on macOS (GH-12751)

Set CUSTOMIZED_OSX_COMPILER to True to disable
_osx_support.customize_compiler().
Lib/distutils/tests/test_sysconfig.py