Skip to content

fix: add explicit encoding=utf-8 to open() calls in fixup_generated_files.py#7370

Open
Jah-yee wants to merge 1 commit intomicrosoft:mainfrom
Jah-yee:fix/encoding-utf8-fixup
Open

fix: add explicit encoding=utf-8 to open() calls in fixup_generated_files.py#7370
Jah-yee wants to merge 1 commit intomicrosoft:mainfrom
Jah-yee:fix/encoding-utf8-fixup

Conversation

@Jah-yee
Copy link

@Jah-yee Jah-yee commented Mar 11, 2026

Addresses issue #5566 - prevents UnicodeDecodeError on Windows in non-English environments (cp1252, cp950, etc.)

This is part of the comprehensive repository-wide cleanup to add explicit utf-8 encodings.

PR opened from fork: Jah-yee#1

Addresses issue microsoft#5566 - prevents UnicodeDecodeError on Windows
in non-English environments (cp1252, cp950, etc.)
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.

1 participant