From c34d32edd42f662abe33646bdd86039bfae92655 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4" Date: Thu, 4 Sep 2014 06:22:20 -0400 Subject: --- doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn') diff --git a/doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn b/doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn index 1a0e8270d..f2ebd9f32 100644 --- a/doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn +++ b/doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn @@ -9,3 +9,6 @@ not working with python3.3~3.4 [http://dpaste.com/0ACNK3W](http://dpaste.com/0ACNK3W) looks like the problem is in proxy.py +ml = _IkiWikiExtPluginXMLRPCHandler._read(in_fd).decode('utf8') + +without decode('utf8') is working -- cgit v1.2.3