Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r2650:9e6f7990f234 Date: 2016-03-20 10:21 +0100 http://bitbucket.org/cffi/cffi/changeset/9e6f7990f234/
Log: Update comment diff --git a/doc/source/embedding.rst b/doc/source/embedding.rst --- a/doc/source/embedding.rst +++ b/doc/source/embedding.rst @@ -28,9 +28,8 @@ the CPython C API: no ``Py_Initialize()`` nor ``PyRun_SimpleString()`` nor even ``PyObject``. It works identically on CPython and PyPy. -.. note:: PyPy release 4.0.1 contains CFFI 1.4 only. - -This is entirely *new in version 1.5.* +This is entirely *new in version 1.5.* (PyPy contains CFFI 1.5 since +release 5.0.) Usage _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit