bpo-36235: Enhance distutils test_customize_compiler() by vstinner · Pull Request #12403 · python/cpython

@vstinner

The test test_customize_compiler() now mocks all sysconfig variables
and all environment variables used by customize_compiler().

@vstinner vstinner deleted the customize_compiler_test branch

March 18, 2019 16:19

yan12125 added a commit to archlinuxcn/repo that referenced this pull request

Mar 18, 2019

vstinner added a commit that referenced this pull request

Mar 18, 2019
…-12415)

The test test_customize_compiler() now mocks all sysconfig variables
and all environment variables used by customize_compiler().

(cherry picked from commit 72c7b37)

vstinner added a commit that referenced this pull request

Mar 18, 2019
…-12417)

The test test_customize_compiler() now mocks all sysconfig variables
and all environment variables used by customize_compiler().

(cherry picked from commit 72c7b37)