##// 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 / hgsh
Makefile Loading ...
hgsh.c Loading ...