##// END OF EJS Templates
py3: fix loop over byte string in wireprotov1peer...
py3: fix loop over byte string in wireprotov1peer Before, it would always return [True]s on Python 3 because list(b"0") == [48].
Yuya Nishihara -
r38350:aa9dd805 default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging
debian
docker
macosx
Makefile Loading ...
build-linux-wheels.sh Loading ...
builddeb Loading ...
buildrpm Loading ...
dockerdeb Loading ...
dockerlib.sh Loading ...
dockerrpm Loading ...
linux-wheel-centos5-blacklist Loading ...
mercurial.spec Loading ...
packagelib.sh Loading ...