Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 18 Feb 2018 17:41:56 +0530 | Pulkit Goyal | py3: use range instead on xrange on py3 in tests/test-atomictempfile.py |
Sun, 18 Feb 2018 17:37:47 +0530 | Pulkit Goyal | py3: add b'' prefix in test-mq-qrefresh-replace-log-message.t |
Sun, 18 Feb 2018 17:36:52 +0530 | Pulkit Goyal | py3: add b'' prefixes in test-mq-eol.t |
Sun, 18 Feb 2018 17:35:44 +0530 | Pulkit Goyal | py3: explicitly convert result of dict.items() into list |