Author: Armin Rigo <[email protected]>
Branch: stmgc-c7
Changeset: r72621:5848b415cf05
Date: 2014-07-30 12:57 +0200
http://bitbucket.org/pypy/pypy/changeset/5848b415cf05/

Log:    Update TODO

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -104,6 +104,15 @@
 
 ------------------------------------------------------------
 
+hg diff -r b0339cb53372^2 -r dd8e2f69fe96^2 : these trunk changes are
+missing in the stmgc-c7 branch of PyPy.  In particular, reduce the diff
+between stmgc-c7 and default (kill rstm.ThreadLocalRef, etc)
+    
+------------------------------------------------------------
+
+there are in PyPy-STM crashes related to markers (with the JIT?).
+Also, some markers logic is missing with the JIT.
+
 
 
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to