Fwd: [cython-users] Cython 0.28 released

27 views
Skip to first unread message

Jeroen Demeyer

unread,
Mar 13, 2018, 4:29:44 PM3/13/18
to sage-devel
Cython 0.28 has been released, see below for the official announcement.
The Sage ticket is #24111, but it needs to be updated.


Hi everyone,

I'm pleased to announce the immediate availability of Cython 0.28, after
almost half a year of development.

https://pypi.python.org/pypi/Cython/0.28


The major new features include:

* Cdef classes can now multiply inherit from ordinary Python classes,
as long as (exactly) one base class is an extension type.

* The "const" modifier can be applied to memoryview declarations to allow
read-only buffers as input.

* C code in the docstring of a "cdef extern" block is copied verbatimly
into the generated file.


The changelog lists the various other big and small features, optimisations
and bug fixes that went into this release:

https://github.com/cython/cython/blob/0.28/CHANGES.rst


Have fun,

Stefan
Reply all
Reply to author
Forward
0 new messages