[Cython] Ready for Cython 3.1 ?
matus valo
matusvalo at gmail.com
Tue Nov 7 10:39:09 EST 2023
Hi all,
There are several PRs targeted to Cython 3.0.X [1]. Is it possible to push
all of them or some of them are not ready? At least
https://github.com/cython/cython/pull/5754 we can kick of without any
doubt. Me personally, I would prefer to include following two PRs:
* https://github.com/cython/cython/pull/5785
* https://github.com/cython/cython/pull/5233
Matus
[1]
https://github.com/cython/cython/pulls?q=is%3Aopen+is%3Apr+milestone%3A3.0.x
On Mon, 6 Nov 2023 at 13:56, Stefan Behnel <stefan_ml at behnel.de> wrote:
> Stefan Behnel schrieb am 05.11.23 um 23:06:
> > I'd like to ease our feature development by using more modern Python
> > features in our code base and by targeting less Python versions in
> Cython
> > 3.1 compared to the "all things supported" Cython 3.0.
>
> I created a 3.0.x maintenance branch and removed the Py<3.7 test jobs from
> the master branch. That should make the CI response visibly faster.
>
> Happy code cleaning :)
>
> Stefan
>
> _______________________________________________
> cython-devel mailing list
> cython-devel at python.org
> https://mail.python.org/mailman/listinfo/cython-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/cython-devel/attachments/20231107/ef3050f6/attachment.html>
More information about the cython-devel
mailing list