Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 15 Sep 2018 00:24:05 +0300 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' |
Sat, 15 Sep 2018 00:17:56 +0300 | Pulkit Goyal | py3: use "%f" for floats instead of "%s" |
Sat, 15 Sep 2018 00:01:52 +0300 | Pulkit Goyal | py3: suppress the return value from .write() call |