Author: Armin Rigo <[email protected]>
Branch: stmgc-c7
Changeset: r70263:24e825aa4bbd
Date: 2014-03-24 20:21 +0100
http://bitbucket.org/pypy/pypy/changeset/24e825aa4bbd/

Log:    Backed out changeset 920ba881c387

        Wrong, it's not a bug

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -58,14 +58,6 @@
 
 ------------------------------------------------------------
 
-**BUG** assembler.py: _call_footer(): we need to set the gcmap to
-something around the call to _stm_become_inevitable()!  Or else it
-doesn't work and we need to call a different version of
-_stm_become_inevitable() that will never attempt to pause or mark a
-safe-point
-
-------------------------------------------------------------
-
 
 
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to