Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 30 Sep 2017 15:48:08 +0530 | Pulkit Goyal | py3: use pycompat.bytestr instead of str |
Sat, 30 Sep 2017 15:45:15 +0530 | Pulkit Goyal | py3: explicitly convert dict.keys() and dict.items() into a list |
Sat, 30 Sep 2017 18:02:53 +0530 | Pulkit Goyal | py3: use '%d' instead of '%s' for integers |