]> granicus.if.org Git - python/commit
bpo-36235: Fix distutils test_customize_compiler() on macOS (GH-12764)
authorVictor Stinner <vstinner@redhat.com>
Wed, 10 Apr 2019 23:38:48 +0000 (01:38 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2019 23:38:48 +0000 (01:38 +0200)
commita9bd8925c7fa50dd3cfab125b824ec192133ef49
tree9daf5f0f2f3661692082ae3be762e7b8ce557ca4
parent42f55ee50011ae822c0b5d4dabf231df8ea9469f
bpo-36235: Fix distutils test_customize_compiler() on macOS (GH-12764)

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