[pypy-commit] pypy stm-thread: Remove this outdated file
arigo
noreply at buildbot.pypy.org
Wed May 9 11:57:18 CEST 2012
Author: Armin Rigo <arigo at 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
More information about the pypy-commit
mailing list