Go to file
Dominique Leuenberger e001dfa8b5 Accepting request 936122 from devel:languages:python
- update to 0.29.25:
  * Several incompatibilities with CPython 3.11 were resolved.
  * Some C compiler warnings were resolved.
  * C++ ``std::move()`` should only be used automatically in MSVC versions that support it.
  * The ``Py_hash_t`` type failed to accept arbitrary "index" values.
  * Avoid copying unaligned 16-bit values since some platforms require them to be aligned.
    Use memcpy() instead to let the C compiler decide how to do it.
  * Cython crashed on invalid truthiness tests on C++ types without ``operator bool``.
  * The declaration of ``PyUnicode_CompareWithASCIIString()`` in ``cpython.unicode`` was incorrect.

OBS-URL: https://build.opensuse.org/request/show/936122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=61
2021-12-09 18:45:19 +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-0.29.25.tar.gz - update to 0.29.25: 2021-12-06 20:29:02 +00:00
python-Cython-rpmlintrc Accepting request 532565 from home:TheBlackCat:branches:devel:languages:python 2017-10-08 12:52:05 +00:00
python-Cython.changes - update to 0.29.25: 2021-12-06 20:29:02 +00:00
python-Cython.spec - update to 0.29.25: 2021-12-06 20:29:02 +00:00