CFFI 1.3 released

20 views
Skip to first unread message

Armin Rigo

unread,
Oct 21, 2015, 7:19:15 AM10/21/15
to pytho...@googlegroups.com
Hi all,

CFFI 1.3 has been released! The main new function is ffi.memmove(),
which should finally solve various issues with ffi.from_buffer(): this
function accepts all Python buffer objects as arguments. Also, cdefs
can now say "typedef float... foo_t;", to mean "float or double", like
it was possible for integer types already. The rest is the usual
bunch of small fixes and targeted improvements:

http://cffi.readthedocs.org/en/latest/whatsnew.html


The documentation is available from two equivalent sources:

http://cffi.readthedocs.org/en/latest/
https://bitbucket.org/cffi/cffi/wiki/Home


Windows and OS/X binaries welcome.


A bientôt,

Armin.
Reply all
Reply to author
Forward
0 new messages