Hi all,

I just released the next alpha version of Cython 3.0.

It's been a while since the last release, almost 10 months, it seems, so
there is a fairly long list of changes. And I haven't even merged all PRs
yet that are still waiting to make it into the final release.

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

As always, feedback and code contributions are welcome.

Even though this is an alpha release, please start using it instead of 0.29
if you can – it is so much better!

Once it has generated the C/C++ code from your sources, you can test them
thoroughly and then distribute them or do with them whatever you like. You
won't even have to tell your users that you had an alpha version generate
them for you. :)

Enjoy!

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to