- update to version 0.29.37
* Fix a potential crash while cleaning up subtypes of externally
imported extension types when terminating Python.
This was introduced in Cython 0.29.35.
* Fix a ``complex`` related compile error on Windows.
(Github issue :issue:`5512`)
* Compiling fused types used in pxd files could crash Cython in
Python 3.11+. (Github issues :issue:`5894`, :issue:`5588`)
* ``cythonize`` failed to consider the ``CYTHON_FORCE_REGEN`` env variable.
Patch by Harmen Stoppels. (Github issue :issue:`5712`)
OBS-URL: https://build.opensuse.org/request/show/1144013
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython0?expand=0&rev=8
resolved if the for-loop's ``else:`` branch executes
track these dependencies.
would trigger C compiler warnings with tracing support enabled.
- Drop cython_use_imgmath.patch
- Update to 0.29.22
* Remove an incorrect cast when using true-division in C++ operations.
* C compile errors with CPython 3.8 were resolved.
needed by Ceph - stopgap measure until issue can be addressed
of the main source file.
- Remove Cython-fix-version-detection.patch
detecting Cython's presence. It is already merged upstream and
Note that despite what upstream says,
this, which is why the patch is going here instead of
* For loop docs fix and pointer iteration.
* Py2.4 fix: PySet_Pop() appeared in Py2.5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython0?expand=0&rev=6