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

2019-12-13 Thread yuja (Yuya Nishihara)
Closed by commit rHGb06cf2809ec3: rust-cpython: do not convert warning pattern to utf-8 bytes (authored by yuja). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY rHG

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

2019-12-12 Thread Raphaël Gomès
Alphare created this revision. Herald added subscribers: mercurial-devel, kevincox, durin42. Herald added a reviewer: hg-reviewers. REVISION SUMMARY On Unix, both Rust Path and Mercurial expect a locale-dependent bytes, and we don't support Windows yet. REPOSITORY rHG Mercurial BRANCH