Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Check for existence of
fromstr
which used in `fromstr_next_ele…
…ment` (numpygh-14174) The check tested the wrong function. In principle a dtype could only implement one of the two slots/functions. Fix numpy#14173.
- Loading branch information