Skip to content

[3.7] bpo-36235: Enhance distutils test_customize_compiler() (GH-12403)#12415

Merged
vstinner merged 1 commit intopython:3.7from
vstinner:customize_compiler_test37
Mar 18, 2019
Merged

[3.7] bpo-36235: Enhance distutils test_customize_compiler() (GH-12403)#12415
vstinner merged 1 commit intopython:3.7from
vstinner:customize_compiler_test37

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Mar 18, 2019

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

(cherry picked from commit 72c7b37)

https://bugs.python.org/issue36235

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

(cherry picked from commit 72c7b37)
@bedevere-bot bedevere-bot added skip news tests Tests in the Lib/test dir awaiting merge labels Mar 18, 2019
@vstinner vstinner merged commit dd1cfef into python:3.7 Mar 18, 2019
@vstinner vstinner deleted the customize_compiler_test37 branch March 18, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants