Overview

Request 1164069 accepted

- update to 3.0.10:
* Cython generated incorrect self-casts when directly calling
final methods of subtypes.
* Internal C names generated from C function signatures could
become too long for MSVC.
* The noexcept warnings could be misleading in some cases.
* The @cython.ufunc implementation could generate incomplete C
code.
* The libcpp.complex declarations could result in incorrect C++
code. Patch by Raffi Enficiaud.
* Several tests were adapted to work with both NumPy 1.x and
2.0. Patch by Matti Picus.
* C compiler warnings when the freelist implementation is
disabled (e.g. on PyPy) were fixed. It can now be disabled
explicitly with the C macro guard CYTHON_USE_FREELISTS=0.
* Some C macro guards for feature flags were missing from the
NOGIL Python configuration.
* Some recently added builtins were unconditionally looked up
at module import time (if used by user code) that weren't
available on all Python versions and could thus fail the
import.
* A performance hint regarding exported pxd declarations was
improved.

Request History
Dirk Mueller's avatar

dirkmueller created request

- update to 3.0.10:
* Cython generated incorrect self-casts when directly calling
final methods of subtypes.
* Internal C names generated from C function signatures could
become too long for MSVC.
* The noexcept warnings could be misleading in some cases.
* The @cython.ufunc implementation could generate incomplete C
code.
* The libcpp.complex declarations could result in incorrect C++
code. Patch by Raffi Enficiaud.
* Several tests were adapted to work with both NumPy 1.x and
2.0. Patch by Matti Picus.
* C compiler warnings when the freelist implementation is
disabled (e.g. on PyPy) were fixed. It can now be disabled
explicitly with the C macro guard CYTHON_USE_FREELISTS=0.
* Some C macro guards for feature flags were missing from the
NOGIL Python configuration.
* Some recently added builtins were unconditionally looked up
at module import time (if used by user code) that weren't
available on all Python versions and could thus fail the
import.
* A performance hint regarding exported pxd declarations was
improved.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Ana Guerrero's avatar

anag+factory set openSUSE:Factory:Staging:J as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:J"


Ana Guerrero's avatar

anag+factory accepted review

Picked "openSUSE:Factory:Staging:J"


Dominique Leuenberger's avatar

dimstar accepted review


Ana Guerrero's avatar

anag+factory accepted review

Staging Project openSUSE:Factory:Staging:J got accepted.


Ana Guerrero's avatar

anag+factory approved review

Staging Project openSUSE:Factory:Staging:J got accepted.


Ana Guerrero's avatar

anag+factory accepted request

Staging Project openSUSE:Factory:Staging:J got accepted.

openSUSE Build Service is sponsored by