[pypy-commit] pypy stm-gc: todo

arigo noreply at buildbot.pypy.org
Thu Feb 16 09:19:24 CET 2012


Author: Armin Rigo <arigo at tunes.org>
Branch: stm-gc
Changeset: r52534:fc24912355a2
Date: 2012-02-15 20:27 +0100
http://bitbucket.org/pypy/pypy/changeset/fc24912355a2/

Log:	todo

diff --git a/pypy/doc/discussion/stm_todo.txt b/pypy/doc/discussion/stm_todo.txt
--- a/pypy/doc/discussion/stm_todo.txt
+++ b/pypy/doc/discussion/stm_todo.txt
@@ -7,3 +7,5 @@
     e23ab2c195c1  Added a number of "# XXX --- custom version for STM ---"
     31f2ed861176  One more
 
+
+- track code like rdict.popitem() that mutate some global data


More information about the pypy-commit mailing list