Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5804:a251a14c1a6f Date: 2017-04-15 19:44 +0200 http://bitbucket.org/pypy/extradoc/changeset/a251a14c1a6f/
Log: fix last para diff --git a/talk/ep2017/pypy-whats-new.txt b/talk/ep2017/pypy-whats-new.txt --- a/talk/ep2017/pypy-whats-new.txt +++ b/talk/ep2017/pypy-whats-new.txt @@ -36,5 +36,5 @@ to progress in "cpyext" emulating the CPython C API, as well as fixes to the packages in collaboration with the upstream developers. -This talk is about what's new in PyPy in the last couple of years, -including these two topics. +- We will also mention some more "what's new in PyPy" topics from the + last couple of years. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
