Sat, 13 Oct 2018 05:03:24 +0300 | Pulkit Goyal | py3: more globing of things to make output compatible between py2 and py3 | changeset | files |
Sat, 13 Oct 2018 04:54:35 +0300 | Pulkit Goyal | py3: use stringutil.pprint() instead of '%r' | changeset | files |
Sat, 13 Oct 2018 04:51:09 +0300 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' | changeset | files |
Sat, 13 Oct 2018 04:47:51 +0300 | Pulkit Goyal | py3: add some py3 specific output to test | changeset | files |
Sat, 13 Oct 2018 04:42:14 +0300 | Pulkit Goyal | py3: use stringutil.pprint() in color.py instead of '%r' | changeset | files |
Sat, 13 Oct 2018 04:36:04 +0300 | Pulkit Goyal | py3: add b'' prefixes in tests/test-progress.t | changeset | files |
Sat, 13 Oct 2018 04:29:03 +0300 | Pulkit Goyal | py3: add b'' prefixes to tests/test-keyword.t | changeset | files |
Sat, 13 Oct 2018 04:24:19 +0300 | Pulkit Goyal | py3: use stringutil.pprint() if we are printing bool values | changeset | files |