Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 19 Feb 2018 00:31:01 +0530 | Pulkit Goyal | py3: make sure we are doing integer division by using '//' |
Mon, 19 Feb 2018 00:15:50 +0530 | Pulkit Goyal | py3: make sure regex is bytes in crecord.py |
Mon, 19 Feb 2018 00:14:33 +0530 | Pulkit Goyal | py3: use "%d" for integers instead of "%s" |
Sun, 18 Feb 2018 18:22:40 +0530 | Pulkit Goyal | py3: make sure we open the files in bytes mode |