Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 24 Feb 2018 15:35:00 +0530 | Pulkit Goyal | py3: whitelist another 8 passing tests |
Sat, 24 Feb 2018 01:22:15 +0530 | Pulkit Goyal | py3: use '//' for integer divisions |
Sat, 24 Feb 2018 01:21:22 +0530 | Pulkit Goyal | py3: use "%d" for integers instead of "%s" |
Sat, 24 Feb 2018 01:20:20 +0530 | Pulkit Goyal | py3: use util.forcebytestr instead of str to convert error messages |
Sat, 24 Feb 2018 01:19:26 +0530 | Pulkit Goyal | py3: use pycompat.byteskwargs() to fix keyword arguments handling |
Fri, 23 Feb 2018 17:57:04 -0800 | Gregory Szorc | setup: only allow Python 3 from a source checkout (issue5804) stable |