Skip to content
Commit d316087d authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Make type inference deterministic

dtype.isbuiltin can apparently be both True and False for simple types
like np.int32, depending on how the dtype is constructed. That makes it
unsuited to detect user-created dtypes.
parent 71e484be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment