Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r3152:caee0949f993 Date: 2018-08-30 11:38 +0200 http://bitbucket.org/cffi/cffi/changeset/caee0949f993/
Log: document abb60e05d3bf diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst @@ -18,6 +18,9 @@ again. This makes them independant on the exact CPython version, like they are on other platforms. **It requires virtualenv 16.0.0.** +* Accept an expression like ``ffi.new("int[4]", p)`` if ``p`` is itself + another cdata ``int[4]``. + v1.11.5 ======= _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit