bpo-36235: Fix distutils test_customize_compiler() on macOS by vstinner · Pull Request #12764 · python/cpython

@vstinner

Set CUSTOMIZED_OSX_COMPILER to True to disable
_osx_support.customize_compiler().

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 10, 2019
…-12764)

Set CUSTOMIZED_OSX_COMPILER to True to disable
_osx_support.customize_compiler().
(cherry picked from commit a9bd892)

Co-authored-by: Victor Stinner <vstinner@redhat.com>

miss-islington added a commit that referenced this pull request

Apr 10, 2019
Set CUSTOMIZED_OSX_COMPILER to True to disable
_osx_support.customize_compiler().
(cherry picked from commit a9bd892)

Co-authored-by: Victor Stinner <vstinner@redhat.com>