Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r4959:9cdffd5bbe29 Date: 2013-03-15 09:55 -0700 http://bitbucket.org/pypy/extradoc/changeset/9cdffd5bbe29/
Log: some progress diff --git a/talk/pycon2013/pypy_without_gil/talk.rst b/talk/pycon2013/pypy_without_gil/talk.rst --- a/talk/pycon2013/pypy_without_gil/talk.rst +++ b/talk/pycon2013/pypy_without_gil/talk.rst @@ -5,12 +5,11 @@ ==================== Intro ---------------------------- +----- -- PyPy intro +* PyPy is a Python interpreter with stuff (like JIT, STM, ...) -- thanks to contributors for STM - +* No PyPy talk this year, find us around, come to BoF Problem ------- _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
