Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 05 Feb 2018 13:01:35 +0530 | Pulkit Goyal | py3: use "%d" to convert integer to bytes |
Mon, 05 Feb 2018 12:59:57 +0530 | Pulkit Goyal | py3: use .startswith() instead of bytes[0] |
Mon, 05 Feb 2018 12:58:51 +0530 | Pulkit Goyal | py3: slice on bytes to prevent getting the ascii values |