Cython 'IF' statement is deprecated and will be removed in future versions
stephen-dixon opened this issue · 0 comments
stephen-dixon commented
Cython compile-time conditional IF
statements are currently used in pyuda. A deprecation warning is now raised for this cython feature.
more details here cython/cython#4310