Go to file
Dirk Mueller 92d163182f - 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/package/show/devel:languages:python/python-Cython?expand=0&rev=194
2024-01-14 15:37:01 +00:00
.gitattributes - Update to version 0.15: 2011-09-02 09:55:13 +00:00
.gitignore - Update to version 0.15: 2011-09-02 09:55:13 +00:00
Cython-3.0.8.tar.gz - update to 3.0.8: 2024-01-14 15:37:01 +00:00
python-Cython-rpmlintrc - Clean up SPEC file. 2023-07-10 19:03:24 +00:00
python-Cython.changes - update to 3.0.8: 2024-01-14 15:37:01 +00:00
python-Cython.spec - update to 3.0.8: 2024-01-14 15:37:01 +00:00