forked from pool/python-Cython
- update to 0.29.16 * Temporary internal variables in nested prange loops could leak into other threads. Patch by Frank Schlimbach. (Github issue #3348) * Default arguments on fused functions could crash. Patch by David Woods. (Github issue #3370) * C-tuples declared in ``.pxd`` files could generate incomplete C code. Patch by Kirk Meyer. (Github issue #1427) * Fused functions were not always detected and optimised as Cython implemented functions. Patch by David Woods. (Github issue #3384) * Valid Python object concatenation of (iterable) strings to non-strings could fail with an exception. Patch by David Woods. (Github issue #3433) * Using C functions as temporary values lead to invalid C code. Original patch by David Woods. (Github issue #3418) * Fix an unhandled C++ exception in comparisons. Patch by David Woods. (Github issue #3361) * Fix deprecated import of "imp" module. Patch by Matti Picus. (Github issue #3350) * Fix compatibility with Pythran 0.9.6 and later. Patch by Serge Guelton. (Github issue #3308) * The ``_Py_PyAtExit()`` function in ``cpython.pylifecycle`` was misdeclared. Patch by Zackery Spytz. (Github issue #3382) * Several missing declarations in ``cpython.*`` were added. Patches by Zackery Spytz. (Github issue #3452, #3421, #3411, #3402) * A declaration for ``libc.math.fpclassify()`` was added. Patch by Zackery Spytz. (Github issue #2514) * Avoid "undeclared" warning about automatically generated pickle methods. Patch by David Woods. (Github issue #3353) * Avoid C compiler warning about unreachable code in ``prange()``. OBS-URL: https://build.opensuse.org/request/show/794809 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=137
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
version https://git-lfs.github.com/spec/v1
|
|
oid sha256:232755284f942cbb3b43a06cd85974ef3c970a021aef19b5243c03ee2b08fa05
|
|
size 2058582
|