Changes between Version 1 and Version 2 of Ticket #69938, comment 3


Ignore:
Timestamp:
May 9, 2024, 7:27:24 AM (5 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69938, comment 3

    v1 v2  
    22
    33* a segfault after running the h5py test suite: https://github.com/macports/macports-ports/pull/23871
    4 * `ValueError: Not a datatype (not a datatype)` when trying to use h5py at all if hdf5 was built with `--disable-nonstandard-feature-float16` (which MacPorts hdf5 is): https://github.com/macports/macports-ports/pull/23870
     4* `ValueError: Not a datatype (not a datatype)` when trying to use h5py at all if hdf5 was built with `--disable-nonstandard-feature-float16` (which MacPorts hdf5 now is—that was the fix for #69861): https://github.com/macports/macports-ports/pull/23870