String padding type read incorrectly
Open
bug
- Dominant language
- Python
- Stars
- 170
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
In datsettest.py:testGetCompoundArray, 'strpad' is being returned as 'H5T_STR_NULLPAD', but should be: 'H5T_STR_SPACEPAD' (as reported by h5dump)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.