Mercurial > hg
diff mercurial/store.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 | 72b91f905065 |
children | 4c15bee42e9c |