Author: Antonio Cuni <[email protected]> Branch: extradoc Changeset: r4159:9902577fb8a3 Date: 2012-03-20 18:47 +0100 http://bitbucket.org/pypy/extradoc/changeset/9902577fb8a3/
Log: tweak the title and expand the first sentence diff --git a/talk/ep2012/stm/abstract.rst b/talk/ep2012/stm/abstract.rst --- a/talk/ep2012/stm/abstract.rst +++ b/talk/ep2012/stm/abstract.rst @@ -1,9 +1,10 @@ -PyPy: status and GIL-less future -================================ +PyPy: current status and GIL-less future +========================================= -In the first part of the talk we will present the current status and -speed of PyPy, the Python interpreter written in Python. +In the first part of the talk we will present what the current status of PyPy, +with a particular focus on what happened in the last year. We will give a +brief overview of the current speed and the on-going development efforts. The second part of the talk is about one particular feature whose development is in progress in PyPy: Automatic Mutual Exclusion. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
