summaryrefslogtreecommitdiff
path: root/numpy/core/tests/test_strings.py
Commit message (Expand)AuthorAgeFilesLines
* TST: Fixup string cast test to not use `tiny`Sebastian Berg2022-12-221-2/+2
* BUG: Fortify string casts against floating point warningsSebastian Berg2022-12-211-0/+14
* ENH: Implement string comparison ufuncs (or almost) (#21041)Sebastian Berg2022-06-101-0/+85