We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Extensions are unable to replace the type system due to lack of support for:
reserve_blocks
The text was updated successfully, but these errors were encountered:
Another example is run_modifying_hook:
run_modifying_hook
asdf/asdf/asdf.py
Line 172 in 8d1dcf3
af = AsdfFile(an_existing_asdf_file_object)
The coverage survey of downstream package tests showed that this was never used. I found no equivalent for this hook in the new extension api.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Extensions are unable to replace the type system due to lack of support for:
reserve_blocks
hook: setting compression on individual columns of astropy table astropy/asdf-astropy#156The text was updated successfully, but these errors were encountered: