forked from pool/python-Cython
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=73
This commit is contained in:
parent
521fcba4f1
commit
146da5fdd7
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 12:40:24 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
- Update to version 0.25.1
|
||||
+ Bugs fixed
|
||||
* Fixes a bug with ``isinstance(o, Exception)`` (Github issue #1496).
|
||||
* Fixes bug with ``cython.view.array`` missing utility code in some cases
|
||||
(Github issue #1502).
|
||||
+ Other changes
|
||||
* The distutils extension ``Cython.Distutils.build_ext`` has been reverted,
|
||||
temporarily, to be ``old_build_ext`` to give projects time to migrate.
|
||||
The new build_ext is available as ``new_build_ext``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 26 14:55:49 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user