From: smcv Date: Thu, 4 Sep 2014 10:12:24 +0000 (-0400) Subject: rename bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__p... X-Git-Tag: 3.20140916~104 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/259f357a0761ec16c36324e4380ddedcb28c5251 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 --- diff --git a/doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn b/doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn deleted file mode 100644 index 1a0e8270d..000000000 --- a/doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn +++ /dev/null @@ -1,11 +0,0 @@ -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 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