[PATCH 7/8] xmlrpc authentication: Fix base64 decoding for py3
Stephen Finucane
stephenfinucane at hotmail.com
Sun Sep 4 06:24:22 AEST 2016
On 03 Sep 17:07, Daniel Axtens wrote:
> The byte/string distinction in Python 3 requires this messy set of
> encode/decode to work.
>
> Signed-off-by: Daniel Axtens <dja at axtens.net>
Python 3 strikes again. Hopefully this is tested in the next few
patches. If not, would be worth doing.
Reviewed-by: Stephen Finucane <stephenfinucane at hotmail.com>
More information about the Patchwork
mailing list