Go to file
Ana Guerrero 3b37702235 Accepting request 1134501 from devel:languages:python
- update to 3.0.7:
  * In the iterator of generator expressions, ``await`` and
    ``yield`` were not correctly analysed.
  * ``cpdef`` enums with the same name cimported from different
    modules could lead to invalid C code.
  * Some declarations in ``cpython.unicode`` were fixed and
    extended.
  * Compiling fused types used in pxd files could crash Cython in
    Python 3.11+.
  * Source files with non-ASCII file names could crash Cython.
  * Includes all bug-fixes and features from the 0.29 maintenance
    branch

OBS-URL: https://build.opensuse.org/request/show/1134501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=79
2023-12-22 21:40:51 +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.7.tar.gz - update to 3.0.7: 2023-12-21 16:15:45 +00:00
python-Cython-rpmlintrc - Clean up SPEC file. 2023-07-10 19:03:24 +00:00
python-Cython.changes - update to 3.0.7: 2023-12-21 16:15:45 +00:00
python-Cython.spec - update to 3.0.7: 2023-12-21 16:15:45 +00:00