Sat, 09 Mar 2019 01:58:51 +0000 | Ian Moody | py3: use %d instead of %s when formatting an int into a byte string | changeset | files |
Sat, 09 Mar 2019 01:53:53 +0000 | Ian Moody | py3: only pass unicode to json.dumps in writediffproperties | changeset | files |
Sat, 09 Mar 2019 01:30:44 +0000 | Ian Moody | py3: fix a few "dict keys as str instead of bytes" issues in phabricator.py | changeset | files |
Sat, 09 Mar 2019 01:00:25 +0000 | Ian Moody | py3: convert URL to str before passing it to request | changeset | files |
Fri, 08 Mar 2019 23:45:12 +0000 | Ian Moody | py3: convert indexes into bytes when enumerating lists in urlencodenested | changeset | files |
Fri, 08 Mar 2019 23:48:49 +0000 | Ian Moody | py3: don't try and format a bare dict into a byte string in callconduit | changeset | files |
Fri, 08 Mar 2019 17:57:59 +0000 | Ian Moody | py3: use fsencode for vcr recording paths and strings for custom_patches args | changeset | files |