Fri, 13 Apr 2018 18:17:45 -0400 | Augie Fackler | py3: paper over differences in future exception handling | changeset | files |
Sat, 14 Apr 2018 02:06:03 +0530 | Pulkit Goyal | py3: add b'' prefixes to make values bytes | changeset | files |
Sat, 14 Apr 2018 02:04:19 +0530 | Pulkit Goyal | py3: use b"%d" instead of str() to convert int to bytes | changeset | files |
Sat, 14 Apr 2018 02:03:02 +0530 | Pulkit Goyal | py3: add b'' prefixes to make values bytes | changeset | files |
Sat, 14 Apr 2018 02:02:11 +0530 | Pulkit Goyal | py3: use str variables to check keys in request header | changeset | files |
Sat, 14 Apr 2018 02:00:43 +0530 | Pulkit Goyal | py3: make sure curses.tigetstr() first argument is a str | changeset | files |
Sat, 14 Apr 2018 01:59:55 +0530 | Pulkit Goyal | py3: use stringutil.forcebytestr() instead of str() | changeset | files |
Sat, 14 Apr 2018 01:58:44 +0530 | Pulkit Goyal | py3: iterate over a copy of dict while changing it | changeset | files |