]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/proxy.py_utf8_troubles.mdwn
Fix python proxy to not crash when fed unicode data in getstate and setstate.
[ikiwiki.git] / doc / bugs / proxy.py_utf8_troubles.mdwn
index a4e84810254be137043f07a74ee1f9bfddfead50..7e8f70e59cf145d5df7ed665687e677ed661038c 100644 (file)
@@ -31,3 +31,5 @@ python3 and we'd just move the problem to the stderr writing later on; instead,
 debug output doesn't look that pretty any more, but is safe.
 
 --[[chrysn]]
 debug output doesn't look that pretty any more, but is safe.
 
 --[[chrysn]]
+
+> ok, [[done]] --[[Joey]]