diff options
author | adam <adam@pkgsrc.org> | 2019-11-09 21:51:15 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-11-09 21:51:15 +0000 |
commit | a4de6a286066d191c4610748b3955105a30cc64b (patch) | |
tree | cdd8c873cecfe7585cebd9b40e74a52bd762c81a /cad | |
parent | 87da8f8af57b2aa32bc34f91956bf4533734bbe3 (diff) | |
download | pkgsrc-a4de6a286066d191c4610748b3955105a30cc64b.tar.gz |
py-cython: updated to 0.29.14
0.29.14:
Bugs fixed
* The generated code failed to initialise the ``tp_print`` slot in CPython 3.8.
* ``?`` for ``bool`` was missing from the supported NumPy dtypes.
* ``await`` was not allowed inside of f-strings.
* Coverage analysis failed for projects where the code resides in separate
source sub-directories.
* An incorrect compiler warning was fixed in automatic C++ string conversions.
* Error reports in the Jupyter notebook showed unhelpful stack traces.
* ``Python.h`` is now also included explicitly from ``public`` header files.
* Distutils builds with ``--parallel`` did not work when using Cython's
deprecated ``build_ext`` command.
Other changes
* The ``PyMemoryView_*()`` C-API is available in ``cpython.memoryview``.
Diffstat (limited to 'cad')
0 files changed, 0 insertions, 0 deletions