[pypy-commit] pypy default: my current alternative
Armin Rigo
noreply at buildbot.pypy.org
Sat Jun 4 10:25:36 CEST 2011
Author: Armin Rigo <arigo at tunes.org>
Branch:
Changeset: r44696:1f78bbb0ccea
Date: 2011-06-04 10:25 +0200
http://bitbucket.org/pypy/pypy/changeset/1f78bbb0ccea/
Log: my current alternative
diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst
--- a/pypy/doc/project-ideas.rst
+++ b/pypy/doc/project-ideas.rst
@@ -69,6 +69,8 @@
* (maybe) implement locking in Python interpreter
+* alternatively, look at Software Transactional Memory
+
Experiment (again) with LLVM backend for RPython compilation
------------------------------------------------------------
More information about the pypy-commit
mailing list