pkgsrc/devel/py-cython
adam 40663f3ffd 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``.
2019-11-09 21:51:15 +00:00
..
patches
ALTERNATIVES
buildlink3.mk
DESCR
distinfo py-cython: updated to 0.29.14 2019-11-09 21:51:15 +00:00
Makefile py-cython: updated to 0.29.14 2019-11-09 21:51:15 +00:00
PLIST py-cython: updated to 0.29.14 2019-11-09 21:51:15 +00:00
tool.mk