Mercurial > hg
diff rust/hg-core/src/lib.rs @ 46572:d5d9177c0045 stable 5.7.1
localrepo: fix conversion of exceptions to strings flagged by pytype
This is the same as e571fec5b606. I assume the 3 similar uses of `bytestr` in
`__getitem__()` are OK (even though pytype also flags them), because there is
apparently test coverage for 2 of the 3 cases.
Differential Revision: https://phab.mercurial-scm.org/D10131
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 08 Mar 2021 16:55:39 -0500 |
parents | 95d6f31e88db |
children | cabc5e9366c5 |