Mercurial > hg
comparison mercurial/httppeer.py @ 37139:aa55c5354b8f
alias: reject non-ascii characters in user help/doc strings
Since command doc/help texts are passed to i18n.gettext(), they must be
ASCII. Otherwise, UnicodeError would be raised.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 28 Mar 2018 22:04:45 +0900 |
parents | 8e89c2bec1f7 |
children | 39f7d4ee8bcd |
comparison
equal
deleted
inserted
replaced
37138:4d63f3bc1e1a | 37139:aa55c5354b8f |
---|