From: chrysn Date: Wed, 28 May 2014 21:45:22 +0000 (-0400) Subject: looked up the released fix X-Git-Tag: debian/3.20140613~10 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/df66e5a0111e40f5889ce6f4fe9ab9386cfc9e92 looked up the released fix --- diff --git a/doc/bugs/rst_plugin_fails_with___34__uncaught_exception:___39__ascii__39___codec_can__39__t_encode_character__34__.mdwn b/doc/bugs/rst_plugin_fails_with___34__uncaught_exception:___39__ascii__39___codec_can__39__t_encode_character__34__.mdwn index ae077bb1d..ff2a41c07 100644 --- a/doc/bugs/rst_plugin_fails_with___34__uncaught_exception:___39__ascii__39___codec_can__39__t_encode_character__34__.mdwn +++ b/doc/bugs/rst_plugin_fails_with___34__uncaught_exception:___39__ascii__39___codec_can__39__t_encode_character__34__.mdwn @@ -34,3 +34,7 @@ A fix is akin to the one for `...format(type, name, ret)` in `proxy.py` line 253 to `format(type, name, repr(ret))` (which should not hurt since it's a message for debugging purposes only). + + +> this is fixed in commit [154c4ea9](http://source.ikiwiki.branchable.com/?p=source.git;a=commit;h=154c4ea9e65d033756330a7f8c5c0fa285380bf0) +> (november 2013), which is included in 3.20140227. --[[chrysn]]