Mercurial > hg
diff .editorconfig @ 41905:16d050678047
py3: use r'' for group name arguments to MatchObjects in phabricator.py
MatchObject group names are strings, not bytes. Using bytes in py3 leads to an
IndexError.
Differential Revision: https://phab.mercurial-scm.org/D6111
author | Ian Moody <moz-ian@perix.co.uk> |
---|---|
date | Fri, 08 Mar 2019 22:26:43 +0000 |
parents | 1d6066336d7b |
children | c25efc468a49 |