diff options
author | chrysn <chrysn@web> | 2014-05-28 17:45:22 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-05-28 17:45:22 -0400 |
commit | df66e5a0111e40f5889ce6f4fe9ab9386cfc9e92 (patch) | |
tree | b41022e48b89c50ec19c33ae14394bfa3a7baeba | |
parent | 2da53211a4ac97c13d23ef5f0e6f7a3ff4f5363c (diff) | |
download | ikiwiki-df66e5a0111e40f5889ce6f4fe9ab9386cfc9e92.tar ikiwiki-df66e5a0111e40f5889ce6f4fe9ab9386cfc9e92.tar.gz |
looked up the released fix
-rw-r--r-- | doc/bugs/rst_plugin_fails_with___34__uncaught_exception:___39__ascii__39___codec_can__39__t_encode_character__34__.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
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]] |