Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support v3 superblocks, minor maintenance #39

Merged
merged 3 commits into from
Nov 5, 2017
Merged

Support v3 superblocks, minor maintenance #39

merged 3 commits into from
Nov 5, 2017

Conversation

jjhelmus
Copy link
Owner

@jjhelmus jjhelmus commented Nov 5, 2017

No description provided.

Raise a ValueError when a reference cannot be found after searching from the
file root. It may be possible to create a HDF5 file with a reference to a
orphan object (one that is not reachable via the root) but no examples could be
created.
Add unit tests for raising ValueErrors when a file like object is read which
does not have a seek method and for dereferencing an invalid address.
Support reading from file which contain version 3 superblocks.  HDF5 files of
this type can be created using HDF5 >= 1.10.0
@jjhelmus jjhelmus merged commit 223226d into master Nov 5, 2017
@jjhelmus jjhelmus deleted the maint branch November 5, 2017 21:29
@jjhelmus jjhelmus mentioned this pull request Nov 5, 2017
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant