The C executable sets this too, otherwise no output shows up (when paging?).
There is also legacy_windows_fs_encoding, but I'm not setting that for now
because the C executable doesn't either.
Details
Details
- Reviewers
marmoute pulkit - Group Reviewers
hg-reviewers - Commits
- rHGcd8f248fead4: pyoxidizer: use `legacy_windows_stdio` on Windows
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
I guess this is right ? We hase have similar fallback to legacy mode in the python code.