comparison mercurial/scmutil.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 2b00dda6dad9
children 3f98634b6572
comparison
equal deleted inserted replaced
36307:37a1501cbcfd 36308:548316560a05