summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_character.py
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix bug in parsing F77 style string arrays.Bob Eldering2023-03-271-10/+12
* BUG: fix for f2py string scalars (#23194)Alexander Heger2023-02-111-0/+20
* TST: Comment out spurious print in f2py testSebastian Berg2023-02-091-3/+4
* ENH: Support character string arraysPearu Peterson2022-06-051-0/+570