Tue, 10 Apr 2018 19:32:08 +0530 | Pulkit Goyal | py3: make sure we write bytes to file | changeset | files |
Tue, 10 Apr 2018 19:21:16 +0530 | Pulkit Goyal | py3: workaround comparing NoneType and integers | changeset | files |
Tue, 10 Apr 2018 18:57:56 +0530 | Pulkit Goyal | py3: use sys.stdout instead of print in test-mq-qpush-fail.t | changeset | files |
Tue, 10 Apr 2018 18:57:32 +0530 | Pulkit Goyal | py3: use '//' for integer division in tests/test-mq-qimport.t | changeset | files |
Wed, 11 Apr 2018 14:35:28 +0530 | Pulkit Goyal | py3: use pycompat.byterepr() instead of repr() | changeset | files |
Tue, 10 Apr 2018 18:56:19 +0530 | Pulkit Goyal | py3: use bytes instead of str in isinstance() | changeset | files |
Tue, 10 Apr 2018 18:55:35 +0530 | Pulkit Goyal | py3: use .startswith() instead of bytes[0] | changeset | files |
Tue, 10 Apr 2018 20:14:12 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-ui-config.py | changeset | files |