Mercurial > hg
comparison hgext/fetch.py @ 31643:6ceb3c4c3ab6
py3: fix slicing of byte string in revlog.compress()
I tried .startswith('\0'), but data wasn't always a bytes nor a bytearray.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 26 Mar 2017 17:12:06 +0900 |
parents | d5883fd055c6 |
children | 46ba2cdda476 |
comparison
equal
deleted
inserted
replaced
31642:addc392cc3d3 | 31643:6ceb3c4c3ab6 |
---|