Sat, 24 Feb 2018 01:20:20 +0530 | Pulkit Goyal | py3: use util.forcebytestr instead of str to convert error messages | changeset | files |
Sat, 24 Feb 2018 01:19:26 +0530 | Pulkit Goyal | py3: use pycompat.byteskwargs() to fix keyword arguments handling | changeset | files |
Fri, 23 Feb 2018 17:57:04 -0800 | Gregory Szorc | setup: only allow Python 3 from a source checkout (issue5804) | changeset | files |
Fri, 23 Feb 2018 20:50:10 -0500 | Matt Harbison | tests: add HTTP POST and PUT support to the $LOGDATE$ substitution | changeset | files |
Fri, 23 Feb 2018 18:47:26 +0530 | Pulkit Goyal | py3: make regex bytes in hgweb/webcommands.py | changeset | files |
Fri, 23 Feb 2018 18:23:51 +0530 | Pulkit Goyal | py3: replace types.NoneType with type(None) | changeset | files |