[pypy-commit] pypy stm-gc-2: Write down another TODO

arigo noreply at buildbot.pypy.org
Sun Apr 7 00:36:17 CEST 2013


Author: Armin Rigo <arigo at tunes.org>
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
 


More information about the pypy-commit mailing list