Skip to content

[3.7] bpo-35233: Fix test_embed.InitConfigTests on macOS#10539

Merged
vstinner merged 1 commit intopython:3.7from
vstinner:config_macos37
Nov 14, 2018
Merged

[3.7] bpo-35233: Fix test_embed.InitConfigTests on macOS#10539
vstinner merged 1 commit intopython:3.7from
vstinner:config_macos37

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 14, 2018

On macOS and Windows, Py_HasFileSystemDefaultEncoding is 1 by
default.

https://bugs.python.org/issue35233

On macOS and Windows, Py_HasFileSystemDefaultEncoding is 1 by
default.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting merge labels Nov 14, 2018
@vstinner vstinner changed the title bpo-35233: Fix test_embed.InitConfigTests on macOS [3.7] bpo-35233: Fix test_embed.InitConfigTests on macOS Nov 14, 2018
@vstinner
Copy link
Member Author

I tested manually: the change fix test_embed on macOS.

@vstinner vstinner merged commit bc09ee8 into python:3.7 Nov 14, 2018
@vstinner vstinner deleted the config_macos37 branch November 14, 2018 10:41
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