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