This is an archive of the discontinued Mercurial Phabricator instance.

rust-cpython: do not convert warning pattern to utf-8 bytes
ClosedPublic

Authored by Alphare on Dec 12 2019, 12:38 PM.

Details

Summary

On Unix, both Rust Path and Mercurial expect a locale-dependent bytes,
and we don't support Windows yet.

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

Alphare created this revision.Dec 12 2019, 12:38 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.