Author: Armin Rigo <ar...@tunes.org>
Branch: stm-thread
Changeset: r54983:03797acac12c
Date: 2012-05-09 10:51 +0200
http://bitbucket.org/pypy/pypy/changeset/03797acac12c/

Log:    Remove this outdated file

diff --git a/pypy/doc/discussion/stm_todo.txt b/pypy/doc/discussion/stm_todo.txt
deleted file mode 100644
--- a/pypy/doc/discussion/stm_todo.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Things I changed (or hacked) outside the pypy/translator/stm
-directory and that need to be cleaned up before the 'stm'
-branch can be merged::
-    
-    2869bd44f830  Make the exc_data structure a thread-local.
-
-    e23ab2c195c1  Added a number of "# XXX --- custom version for STM ---"
-    31f2ed861176  One more
-
-
-- track code like rdict.popitem() that mutate some global data
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to