Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 27 Feb 2018 14:49:05 +0530 | Pulkit Goyal | py3: use print as a function in tests/test-hgrc.t |
Tue, 27 Feb 2018 14:46:35 +0530 | Pulkit Goyal | py3: use '%d' to convert integers to bytes |
Tue, 27 Feb 2018 14:44:37 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-extension.t |
Tue, 27 Feb 2018 14:42:30 +0530 | Pulkit Goyal | py3: convert os.devnull to bytes using pycompat.bytestr |