Mercurial > hg
diff mercurial/patch.py @ 43259:162b81e65e60
phabricator: convert phabhunk and phabchange keys to bytes when finalising
I thought I had included this code already but I'd missed it out. One of the
disadvantages of attrs is that all the keys are unicode strings on py3, but we
need them to be byte strings.
Differential Revision: https://phab.mercurial-scm.org/D7066
author | Ian Moody <moz-ian@perix.co.uk> |
---|---|
date | Sat, 12 Oct 2019 14:41:59 +0100 |
parents | a5b04863dbff |
children | 313e3a279828 eab0b7383cd3 |