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

ASDF deprecation warnings #900

Open
marscher opened this issue Dec 14, 2023 · 1 comment · May be fixed by #910
Open

ASDF deprecation warnings #900

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

Comments

@marscher
Copy link
Collaborator

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

@braingram braingram linked a pull request Mar 22, 2024 that will close this issue
5 tasks
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