Skip to content
Snippets Groups Projects
Commit b436059c authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

py3: use pycompat.bytestr() on extra values because it can be int

One such example is {'close': 1} which marks a branch as closed.

This makes test-convert-mtn.t pass on Python 3.

Differential Revision: https://phab.mercurial-scm.org/D5864
parent 83d62df2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment