forked from pool/python-Cython
3b377022356883ef001a2143eb16eeef272ecfeb0bbfc92f8a73c8b4c6bde1e9
- 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
Description
No description provided
Languages
RPM Spec
100%