comparison mercurial/pathutil.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 705d0f2bb677
children 052351e3e1cd
comparison
equal deleted inserted replaced
36307:37a1501cbcfd 36308:548316560a05