Author: mattip <matti.pi...@gmail.com>
Branch: 
Changeset: r82888:774aa4687a6f
Date: 2016-03-08 18:33 +0200
http://bitbucket.org/pypy/pypy/changeset/774aa4687a6f/

Log:    more precise wording

diff --git a/pypy/doc/release-5.0.0.rst b/pypy/doc/release-5.0.0.rst
--- a/pypy/doc/release-5.0.0.rst
+++ b/pypy/doc/release-5.0.0.rst
@@ -11,8 +11,8 @@
 
 We also merged a major upgrade to our C-API layer (cpyext), simplifying the
 interaction between c-level objects and PyPy interpreter level objects. As a
-result, lxml  with its cython compiled component `passes all tests`_ on PyPy
-and the new cpyext is a lot faster than the previous one.
+result, lxml  (prerelease) with its cython compiled component
+`passes all tests`_ on PyPy. The new cpyext is also much faster.
 
 vmprof_ has been a go-to profiler for PyPy on linux for a few releases
 and we're happy to announce that thanks to commercial cooperation, vmprof
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to