Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 01 Apr 2017 17:18:31 +0900 | Yuya Nishihara | revsetlang: catch invalid format character with %l prefix |
Fri, 29 Dec 2017 06:32:17 +0530 | Pulkit Goyal | py3: add 8 new passing tests to the whitelist |
Fri, 29 Dec 2017 05:33:36 +0530 | Pulkit Goyal | py3: use list() to get a list of items using dict.items() |
Fri, 29 Dec 2017 05:31:27 +0530 | Pulkit Goyal | py3: convert dict keys' to str before passing as kwargs |
Fri, 29 Dec 2017 05:29:57 +0530 | Pulkit Goyal | py3: make sure we open the file to write in bytes mode |
Fri, 29 Dec 2017 05:47:17 +0530 | Pulkit Goyal | py3: don't use dict.iterkeys() |