aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 <Alice@web>2014-09-04 07:38:57 -0400
committeradmin <admin@branchable.com>2014-09-04 07:38:57 -0400
commit0b4070c06da07534026741f28fb67e4db452cb1a (patch)
treeecc2d96fb49b982a4a2c72849467f00989b57d12 /doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn
parent34d70ff54d075545c03003127a09198a0db9fc87 (diff)
downloadikiwiki-0b4070c06da07534026741f28fb67e4db452cb1a.tar
ikiwiki-0b4070c06da07534026741f28fb67e4db452cb1a.tar.gz
Diffstat (limited to 'doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn')
-rw-r--r--doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn2
1 files changed, 2 insertions, 0 deletions
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 fdd2f5cf4..ca0738ad5 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
@@ -31,3 +31,5 @@ without decode('utf8') is working
> [[to fix a bug under Python 2|bugs/crashes_in_the_python_proxy_even_if_disabled]]
> so it cannot just be removed, but I've put a proposed branch on
> [[this related bug|bugs/pythonproxy-utf8_again]]. [[!tag patch]] --smcv
+
+tested and fixed with patch [http://git.pseudorandom.co.uk/smcv/ikiwiki.git/commitdiff/38bd51bc1bab0cabd97dfe3cb598220a2c02550a](http://git.pseudorandom.co.uk/smcv/ikiwiki.git/commitdiff/38bd51bc1bab0cabd97dfe3cb598220a2c02550a) and patch [http://git.pseudorandom.co.uk/smcv/ikiwiki.git/commitdiff/81506fae8a6d5360f6d830b0e07190e60a7efd1c](http://git.pseudorandom.co.uk/smcv/ikiwiki.git/commitdiff/81506fae8a6d5360f6d830b0e07190e60a7efd1c)