Skip to content

Conversation

@bruchar1
Copy link
Member

Fixes #11770

@bruchar1 bruchar1 requested a review from jpakkane as a code owner May 10, 2023 11:24
@bruchar1 bruchar1 force-pushed the vsenv-utf8-encoding branch 2 times, most recently from 43d719c to fbf843c Compare May 10, 2023 11:39
Copy link
Member

@eli-schwartz eli-schwartz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds like #10799?

@bruchar1 bruchar1 force-pushed the vsenv-utf8-encoding branch from fbf843c to 56609b6 Compare May 15, 2023 11:55
@tristan957
Copy link
Member

Is there anything left in this PR? Does it need to be closed? Otherwise it seems pretty innocuous.

@xclaesse
Copy link
Member

I think this PR still makes sense, but I'm not sure what's the expected encoding of environment variables printed in BAT script on Windows. Wondering if it should be locale.getpreferredencoding() instead?

@bruchar1
Copy link
Member Author

I think this PR still makes sense, but I'm not sure what's the expected encoding of environment variables printed in BAT script on Windows. Wondering if it should be locale.getpreferredencoding() instead?

Or subprocess.STDOUT.encoding ?

@bruchar1
Copy link
Member Author

FIxed by #12088.

@bruchar1 bruchar1 closed this Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build failure

4 participants