Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 13 Oct 2018 04:47:51 +0300 | Pulkit Goyal | py3: add some py3 specific output to test |
Sat, 13 Oct 2018 04:42:14 +0300 | Pulkit Goyal | py3: use stringutil.pprint() in color.py instead of '%r' |
Sat, 13 Oct 2018 04:36:04 +0300 | Pulkit Goyal | py3: add b'' prefixes in tests/test-progress.t |
Sat, 13 Oct 2018 04:29:03 +0300 | Pulkit Goyal | py3: add b'' prefixes to tests/test-keyword.t |
Sat, 13 Oct 2018 04:24:19 +0300 | Pulkit Goyal | py3: use stringutil.pprint() if we are printing bool values |
Sat, 13 Oct 2018 04:21:02 +0300 | Pulkit Goyal | py3: glob some difference between py2 and py3 output |
Sat, 13 Oct 2018 04:09:34 +0300 | Pulkit Goyal | py3: byteify tests/wireprotosimplecache.py |