Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 18 Jun 2018 15:50:15 +0530 | Pulkit Goyal | py3: add 4 new passing tests to whitelist |
Mon, 18 Jun 2018 15:31:13 +0530 | Pulkit Goyal | py3: make tests/test-impexp-branch.t compatible with Python 3 |
Mon, 18 Jun 2018 15:28:18 +0530 | Pulkit Goyal | py3: convert error instances to bytes using pycompat.bytestr() |
Mon, 18 Jun 2018 15:27:34 +0530 | Pulkit Goyal | py3: encode sys.argv to bytes using .encode() |
Mon, 18 Jun 2018 15:25:57 +0530 | Pulkit Goyal | py3: use '%d' for os.stat_result.st_nlink instead of '%s' |
Mon, 18 Jun 2018 15:24:17 +0530 | Pulkit Goyal | py3: suppress the output of .write() calls in tests/test-revlog-v2.t |