Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r4911:8bc95c25e9fc Date: 2012-11-09 16:52 +0100 http://bitbucket.org/pypy/extradoc/changeset/8bc95c25e9fc/
Log: Write down "GIL" somewhere. diff --git a/talk/fscons2012/talk.rst b/talk/fscons2012/talk.rst --- a/talk/fscons2012/talk.rst +++ b/talk/fscons2012/talk.rst @@ -331,6 +331,8 @@ - in-progress, but basically working + - solves the "GIL issue" but more importantly adds ``atomic`` + * http://pypy.org/ |pause| _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
