733a26317e3f8ba5d0566c0c96a32150a39750381d3f3e1becad05514bfa5bf7
- update to 3.0.8:
* Using const together with defined fused types could fail to
compile. (Github issue :issue:`5230`)
* A "use after free" bug was fixed in parallel sections.
(Github issue :issue:`5922`)
* Several types were not available as cython.* types in pure
Python code.
* The generated code is now correct C89 again, removing some
C++ style // comments and C99-style declaration-after-code
code ordering. This is still relevant for some ols C
compilers, specifically ones that match old Python 2.7
installations.
OBS-URL: https://build.opensuse.org/request/show/1138672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=81
Description
No description provided
Languages
RPM Spec
100%