comparison hgext/phabricator.py @ 45092:e699cebc3ae9 stable

convert: use bytes for value in extra dict The keys and values of the extra dict are expected to be bytes. Before this fix, there was a crash in mercurial.changelog.encodeextra().
author Manuel Jacob <me@manueljacob.de>
date Tue, 14 Jul 2020 10:25:41 +0200
parents c1c922391314
children 11592ce6a711
comparison
equal deleted inserted replaced
45048:2c0043977b6d 45092:e699cebc3ae9