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

ruamel.yaml=0.18 compatibility #729

Closed
2 tasks done
mbargull opened this issue Nov 1, 2023 · 0 comments · Fixed by #739
Closed
2 tasks done

ruamel.yaml=0.18 compatibility #729

mbargull opened this issue Nov 1, 2023 · 0 comments · Fixed by #739
Labels
locked [bot] locked due to inactivity type::feature request for a new feature or capability

Comments

@mbargull
Copy link
Member

mbargull commented Nov 1, 2023

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

Recently, ruamel.yaml removed its deprecated top-level functions.
See https://pypi.org/project/ruamel.yaml/0.18.3/ for details.

Constructor needs to be updated if the current ruamel.yaml<0.18 upper bound is to be extended.

constructor.construct uses ruamel.yaml.load and ruamel.yaml.safe_load.
constructor.utils uses ruamel.yaml.dump

Why is this needed?

No response

What should happen?

No response

Additional Context

No response

@mbargull mbargull added the type::feature request for a new feature or capability label Nov 1, 2023
@jaimergp jaimergp mentioned this issue Dec 18, 2023
3 tasks
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Aug 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity type::feature request for a new feature or capability
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant