ca142c5756
0.29.22 (2021-02-20) ==================== Features added -------------- * Some declarations were added to the provided pxd includes. Bugs fixed ---------- * A crash when calling certain functions in Py3.9 and later was resolved. * ``const`` memory views of structs failed to compile. * ``const`` template declarations could not be nested. * The declarations in the ``cpython.pycapsule`` module were missing their ``const`` modifiers and generated incorrect C code. * Casts to memory views failed for fused dtypes. * ``repr()`` was assumed to return ``str`` instead of ``unicode`` with ``language_level=3``. * Calling ``cpdef`` functions from cimported modules crashed the compiler. * Cython no longer validates the ABI size of the NumPy classes it compiled against. See the discussion in https://github.com/numpy/numpy/pull/432 * A C compiler warning about enum value casting was resolved in GCC. * Coverage reporting in the annotated HTML file failed in Py3.9. * The embedding code now reports Python errors as exit status. * Long type declarations could lead to (harmless) random changes in the C file when used in auto-generated Python wrappers or pickled classes. Other changes ------------- * Variables defined as ``cpdef`` now generate a warning since this is currently useless and thus does not do what users would expect.
9 lines
629 B
Text
9 lines
629 B
Text
$NetBSD: distinfo,v 1.62 2021/02/21 12:50:44 adam Exp $
|
|
|
|
SHA1 (Cython-0.29.22.tar.gz) = aaafd83a8c28e57bfcbf2f85dd67868fa43eff3a
|
|
RMD160 (Cython-0.29.22.tar.gz) = 75e4160da42d6e3d0008aa26d8d1009e823eb2c8
|
|
SHA512 (Cython-0.29.22.tar.gz) = 721812b7009049717d907f3b22cc63a28b882a843d3af613ddd5a47a6588fb49ffd4188856ed4a2612f8abe07d35ba29b2143b8ff6d184a99c22328db09e9c27
|
|
Size (Cython-0.29.22.tar.gz) = 2072112 bytes
|
|
SHA1 (patch-Cython_Distutils_old__build__ext.py) = 2bc705192923cc2f40f7c173625b056caa08f666
|
|
SHA1 (patch-ac) = d0e06dd9e4b5a34d0614ec17f51c129eb7724323
|
|
SHA1 (patch-runtests.py) = d08d3d8e17d6b75a3067f295d3d3eb63ffe97b48
|