Mercurial > hg
view tests/test-check-format.t @ 43868:b06cf2809ec3 stable
rust-cpython: do not convert warning pattern to utf-8 bytes
On Unix, both Rust Path and Mercurial expect a locale-dependent bytes,
and we don't support Windows yet.
Differential Revision: https://phab.mercurial-scm.org/D7614
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 19 Nov 2019 23:19:57 +0900 |
parents | 2247bf3cec76 |
children | 2d8d4e08c493 |
line wrap: on
line source
#require black $ cd $RUNTESTDIR/.. $ black --config=black.toml --check --diff `hg files 'set:**.py - mercurial/thirdparty/** - "contrib/python-zstandard/**"'`