Skip to content

[3.7] bpo-35233: test_embed: fix filesystem encoding #10597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 19, 2018
Merged

[3.7] bpo-35233: test_embed: fix filesystem encoding #10597

merged 1 commit into from
Nov 19, 2018

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Nov 19, 2018

Fix InitConfigTests: if utf8_mode is enabled, the expected filesystem
encoding is UTF-8.

https://bugs.python.org/issue35233

Fix InitConfigTests: if utf8_mode is enabled, the expected filesystem
encoding is UTF-8.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting merge labels Nov 19, 2018
@vstinner vstinner merged commit 0e1312c into python:3.7 Nov 19, 2018
@vstinner vstinner deleted the embed_fs_encoding37 branch November 19, 2018 09:05
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