aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn
diff options
context:
space:
mode:
authorsmcv <smcv@web>2014-09-04 06:12:24 -0400
committeradmin <admin@branchable.com>2014-09-04 06:12:24 -0400
commit259f357a0761ec16c36324e4380ddedcb28c5251 (patch)
treed6008462f1a4305fd863cec2a00898bf2c73498b /doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn
parent57879839c2496c9c855b6c8350167fa5236d606a (diff)
downloadikiwiki-259f357a0761ec16c36324e4380ddedcb28c5251.tar
ikiwiki-259f357a0761ec16c36324e4380ddedcb28c5251.tar.gz
rename bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn to bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn
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.mdwn11
1 files changed, 11 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
new file mode 100644
index 000000000..1a0e8270d
--- /dev/null
+++ b/doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn
@@ -0,0 +1,11 @@
+During ikiwiki make phase the rst process hangs:
+[ps output](http://dpaste.com/21TQQKT)
+[gdb backtrace 1](http://dpaste.com/0VQBW6D)
+[gdb backtrace 1](http://dpaste.com/1VHS88Y)
+
+working with python 2.7
+[http://dpaste.com/0985A91](http://dpaste.com/0985A91)
+not working with python3.3~3.4
+[http://dpaste.com/0ACNK3W](http://dpaste.com/0ACNK3W)
+
+looks like the problem is in proxy.py