Author: Armin Rigo <[email protected]>
Branch: stm-gc-2
Changeset: r63107:53826e16ab29
Date: 2013-04-06 22:14 +0200
http://bitbucket.org/pypy/pypy/changeset/53826e16ab29/

Log:    Write down another TODO

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+------------------------------------------------------------
+
+kill INEVITABLE in et.c, replace with "global_cur_time & 1" again
+
+------------------------------------------------------------
 
 RPyAssert(i < len(lst)): if lst is global this turns into tons of code
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to