pkgsrc/devel/py-cython
adam 7503002bbd py-cython: updated to 0.29.7
0.29.7:
Bugs fixed
* Crash when the shared Cython config module gets unloaded and another Cython
  module reports an exceptions.  Cython now makes sure it keeps an owned reference
  to the module.
* Resolved a C89 compilation problem when enabling the fast-gil sharing feature.
* Coverage reporting did not include the signature line of cdef functions.
* Casting a GIL-requiring function into a nogil function now issues a warning.
* Generators and coroutines were missing their return type annotation.
2019-04-15 08:18:38 +00:00
..
patches
ALTERNATIVES
buildlink3.mk
DESCR
distinfo py-cython: updated to 0.29.7 2019-04-15 08:18:38 +00:00
Makefile py-cython: updated to 0.29.7 2019-04-15 08:18:38 +00:00
PLIST
tool.mk