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: ruamel.yaml's safe_load() has been removed #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

npinto
Copy link

@npinto npinto commented Jan 2, 2024

@tomjnixon
Copy link
Contributor

tomjnixon commented Jan 4, 2024

The next release of EAR will switch from ruamel.yaml to pyyaml, see ebu/ebu_adm_renderer@b9ca3b7

I think it would be worth doing the same here. ruaml.yaml was originally chosen in the EAR for its ability to generate commented yaml, but that is no longer used.

You could even use ear.compatibility.load_yaml to avoid future problems like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants