[Cython] Infer types and array.pxd

Oliver Haas oliver.sebastian.haas at gmail.com
Sun Aug 2 07:44:30 EDT 2020


Hello everyone,

The array.pxd (
https://github.com/cython/cython/blob/master/Cython/Includes/cpython/array.pxd)
requires infer_types = True when cimported. Is there a reason not to
explicitly type the variable op as array in the lines 134 and 141?

Regards
Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20200802/8c1eb0e4/attachment.html>


More information about the cython-devel mailing list