Thu, 01 Mar 2018 23:59:20 +0530 | Pulkit Goyal | py3: make sure we write bytes in a file open in bytes mode | changeset | files |
Thu, 01 Mar 2018 23:58:21 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-obsolete.t | changeset | files |
Thu, 01 Mar 2018 23:57:16 +0530 | Pulkit Goyal | py3: add a b'' prefix in tests/test-fncache.t | changeset | files |
Thu, 01 Mar 2018 23:54:52 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() to convert error instances to bytes | changeset | files |
Thu, 01 Mar 2018 23:52:30 +0530 | Pulkit Goyal | py3: listify the return value of filter() | changeset | files |
Thu, 01 Mar 2018 23:51:32 +0530 | Pulkit Goyal | py3: use '%d' instead of '%s' for ints | changeset | files |