Sun, 28 May 2017 15:49:29 -0400 | Augie Fackler | help: convert flag default to bytes portably | changeset | files |
Thu, 01 Jun 2017 23:08:23 +0900 | Yuya Nishihara | cmdutil: use isstdiofilename() where appropriate | changeset | files |
Thu, 01 Jun 2017 23:05:29 +0900 | Yuya Nishihara | py3: simply use b'%d\n' to format pid in server.py | changeset | files |
Thu, 01 Jun 2017 22:43:24 +0900 | Yuya Nishihara | py3: implement __bytes__() on most of our exception classes | changeset | files |
Thu, 01 Jun 2017 22:24:15 +0900 | Yuya Nishihara | py3: convert __doc__ back to bytes in help.py | changeset | files |
Thu, 01 Jun 2017 01:41:34 +0530 | Pulkit Goyal | py3: ensure that we don't concat bytes and str and the end result is bytes | changeset | files |