Title says it all.
added Bug label
requested review from @holzer
assigned to @da15siwa
np.issctype
was removed in NumPy 2.0. Use issubtype(_, np.generic)
instead. to Fix: np.issctype
was removed in NumPy 2.0. Use issub{+d+}type(_, np.generic)
instead. changed title from Fix: np.issctype
was removed in NumPy 2.0. Use issubtype(_, np.generic)
instead. to Fix: np.issctype
was removed in NumPy 2.0. Use issub{+d+}type(_, np.generic)
instead.
approved this merge request
enabled an automatic merge when the pipeline for 4a39419f succeeds
merged
mentioned in commit 76e63d1a