comparison mercurial/branchmap.py @ 36308:548316560a05

py3: use bytes() to byte-stringify url object in url.py Perhaps we'll have to convert it back and forth from/to bytes and unicode at urllib boundary, but at least util.hidepassword() wants a byte string.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 18 Feb 2018 22:13:25 +0900
parents 46260fac5563
children 743b293c3ca0
comparison
equal deleted inserted replaced
36307:37a1501cbcfd 36308:548316560a05