CFFI 1.11 released

9 views
Skip to first unread message

Armin Rigo

unread,
Sep 16, 2017, 11:56:10 AM9/16/17
to pytho...@googlegroups.com
Hi all,

The release 1.11 of CFFI was made public. It comes with a number of
small new features, notably support for modern C types like
``char32_t`` and ``double _Complex``. There are also a number of
minor bug fixes or Windows usability issues. And there are things
in-between, like the new three-argument ``ffi.gc()`` where the new
argument gives the size in bytes of whatever the pointer points
to---which is used to estimate when to run the GC on PyPy (that's only
useful for large sizes).

See the complete What's New:
http://cffi.readthedocs.io/en/release-1.11/whatsnew.html#v1-11


A bientôt,

Armin.

TitanSnow

unread,
Sep 16, 2017, 8:48:05 PM9/16/17
to python-cffi
Congratulations!
Reply all
Reply to author
Forward
0 new messages