commit | d9b25a2627ff6f4e10d46b4de4fff941b63497c7 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Apr 10 16:58:55 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 10 16:58:55 2019 -0700 |
tree | b4c68def0b0edb09b38c78b95c698546a12d32df | |
parent | 9d2ccf173e2e8ff069153f603d2e5b1ea757e734 [diff] |
bpo-36235: Fix distutils test_customize_compiler() on macOS (GH-12764) Set CUSTOMIZED_OSX_COMPILER to True to disable _osx_support.customize_compiler(). (cherry picked from commit a9bd8925c7fa50dd3cfab125b824ec192133ef49) Co-authored-by: Victor Stinner <vstinner@redhat.com>