Go to file
Dominique Leuenberger f3be1d72d3 Accepting request 709360 from devel:languages:python
- Say goodbye to -doc subpackage as the documentation is online
  and does not build with latest sphinx releases (even in master
  at the moment).
- The testing in -doc spec was disabled anyway and if needed we
  will reintroduce it as a multibuild

- update to 0.29.10
 * Fix compile errors in CPython 3.8b1 due to the new "tp_vectorcall" slots.
 * Remove an incorrect cast when using true-division in C++ operations. 
 * C compile errors with CPython 3.8 were resolved. 
 * Python tuple constants that compare equal but have different item types
     could incorrectly be merged into a single constant.
 * Non-ASCII characters in unprefixed strings could crash the compiler
     when used with language level 3str
 * Starred expressions in %-formatting tuples could fail to compile for unicode strings
 * Passing Python class references through cython.inline() was broken.

OBS-URL: https://build.opensuse.org/request/show/709360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=49
2019-06-18 12:49:58 +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_use_imgmath.patch Accepting request 690771 from home:TheBlackCat:branches:devel:languages:python 2019-04-02 18:58:30 +00:00
Cython-0.29.10.tar.gz - update to 0.29.10 2019-06-03 13:40:30 +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 - Say goodbye to -doc subpackage as the documentation is online 2019-06-12 09:44:09 +00:00
python-Cython.spec - update to 0.29.10 2019-06-03 13:40:30 +00:00