Author: Armin Rigo <[email protected]>
Branch: stm-thread-2
Changeset: r60132:810ce3027d32
Date: 2013-01-17 14:53 +0100
http://bitbucket.org/pypy/pypy/changeset/810ce3027d32/

Log:    Add a TODO

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -40,3 +40,5 @@
 JIT: finish (missing: the call in execute_token(), reorganize pypy source, ?)
 
 ------------------------------------------------------------
+
+implement thread-locals in RPython (for the executioncontext)
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to