Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r5023:9d405a53fb80
Date: 2013-08-23 16:54 +0200
http://bitbucket.org/pypy/extradoc/changeset/9d405a53fb80/

Log:    New task

diff --git a/sprintinfo/london-2013/planning.txt 
b/sprintinfo/london-2013/planning.txt
--- a/sprintinfo/london-2013/planning.txt
+++ b/sprintinfo/london-2013/planning.txt
@@ -9,3 +9,7 @@
   the script (e.g. a separate foo.c file, and "python -m cffi foo.c")
 
 * cffi: think about and collect which C-extensions we would like to bring to 
cffi
+
+* PYPYLOG output: they need to be disentangled when the process uses
+  threads or greenlets, probably by adding a thread-or-greenlet number
+  prefix (see branch stmgc-c4 where we already add a thread num prefix)
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to