Skip to content

ASDF deprecation warnings #900

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

Closed
marscher opened this issue Dec 14, 2023 · 1 comment · Fixed by #910
Closed

ASDF deprecation warnings #900

marscher opened this issue Dec 14, 2023 · 1 comment · Fixed by #910
Labels
ASDF everything ASDF related (python + schemas) deprecation function or dependency deprecations

Comments

@marscher
Copy link
Contributor

warning : /home/marscher/miniforge3/envs/wx/lib/python3.12/site-packages/weldx/asdf/util.py:13: AsdfDeprecationWarning: importing SerializationContext from asdf.asdf is deprecated. Please import SerializationContext from asdf.extension
  from asdf.asdf import SerializationContext

warning : /home/marscher/miniforge3/envs/wx/lib/python3.12/site-packages/weldx/asdf/types.py:7: AsdfDeprecationWarning: importing SerializationContext from asdf.asdf is deprecated. Please import SerializationContext from asdf.extension
  from asdf.asdf import SerializationContext

warning : /home/marscher/miniforge3/envs/wx/lib/python3.12/site-packages/weldx/tags/base_types.py:4: AsdfDeprecationWarning: importing SerializationContext from asdf.asdf is deprecated. Please import SerializationContext from asdf.extension
  from asdf.asdf import SerializationContext
@marscher marscher added ASDF everything ASDF related (python + schemas) deprecation function or dependency deprecations labels Dec 14, 2023
@CagtayFabry
Copy link
Member

I should prepare a release based on asdf 3.0 soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASDF everything ASDF related (python + schemas) deprecation function or dependency deprecations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants