Author: Armin Rigo <[email protected]> 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 ------------------------------------------------------------ _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
