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...@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@python.org
> https://mail.python.org/mailman/listinfo/cython-devel
>
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to