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

Fix bug when duplicating inline arrays #370

Merged
merged 2 commits into from
Oct 31, 2017

Conversation

drdavella
Copy link
Contributor

This makes sure that inline arrays are handled properly by get_block, so that they can be duplicated within a file and written out properly. This fixes #368. Thanks @bobpepin for the bug report.

@drdavella drdavella added the bug label Oct 31, 2017
@drdavella drdavella added this to the 1.3.1 milestone Oct 31, 2017
@drdavella drdavella self-assigned this Oct 31, 2017
@drdavella drdavella requested a review from nden October 31, 2017 14:17
@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 95.072% when pulling 30d9322 on drdavella:fix-inline-array-bug into f29a792 on spacetelescope:master.

@drdavella drdavella merged commit 6127e78 into asdf-format:master Oct 31, 2017
@drdavella drdavella deleted the fix-inline-array-bug branch October 31, 2017 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception due to shared inline data
3 participants