Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r4030:8a88d35f7c69 Date: 2012-01-13 17:23 +0100 http://bitbucket.org/pypy/extradoc/changeset/8a88d35f7c69/
Log: Add a short comment. diff --git a/blog/draft/tm.rst b/blog/draft/tm.rst --- a/blog/draft/tm.rst +++ b/blog/draft/tm.rst @@ -2,7 +2,8 @@ ==================== Here is an update about the `previous blog post`__ about the -Global Interpreter Lock (GIL). +Global Interpreter Lock (GIL). In 5 months, the point of view +changed quite a bit. .. __: http://morepypy.blogspot.com/p/global-interpreter-lock-or-how-to-kill.html _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
