Re: [Cython] Fedora failures with Cython 3.0a5

2020-05-30 Thread Stefan Behnel
Hi Marcel, thanks for testing this, and for triaging the issues! Marcel Plch schrieb am 27.05.20 um 10:27: > In Fedora, we rebuilt 152 packages against Cython 3.0a5 we have found > some breakages that might be relevant to you. We are not entirely sure > whether these issues are caused by the indi

Re: [Cython] Fedora failures with Cython 3.0a5

2020-05-30 Thread Gregory Lee
Hi Marcel, For scikit-image, the duplicate nogil issue was fixed as of version 0.17.0. See: https://github.com/scikit-image/scikit-image/pull/4546 - Greg On Fri, May 29, 2020 at 8:36 AM Marcel Plch wrote: > In Fedora, we rebuilt 152 packages against Cython 3.0a5 we have found > some breakages

[Cython] Fedora failures with Cython 3.0a5

2020-05-29 Thread Marcel Plch
In Fedora, we rebuilt 152 packages against Cython 3.0a5 we have found some breakages that might be relevant to you. We are not entirely sure whether these issues are caused by the individual projects' wrong usage of Cython, or if Cython broke them unintentionally. Do any of the failures look like C