]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
rename bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__p...
authorsmcv <smcv@web>
Thu, 4 Sep 2014 10:12:24 +0000 (06:12 -0400)
committeradmin <admin@branchable.com>
Thu, 4 Sep 2014 10:12:24 +0000 (06:12 -0400)
doc/bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn [deleted file]
doc/bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn [new file with mode: 0644]

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 (file)
index 1a0e827..0000000
+++ /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 (file)
index 0000000..1a0e827
--- /dev/null
@@ -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