Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Deprecation warning for YAMLLoad #2

Closed
xoxys opened this issue Jun 10, 2019 · 4 comments
Closed

Deprecation warning for YAMLLoad #2

xoxys opened this issue Jun 10, 2019 · 4 comments

Comments

@xoxys
Copy link

xoxys commented Jun 10, 2019

Hi,

there is a deprecation warning

Annotation.py:275: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  data = yaml.load(yaml_file)

running Python 3.7.3 on Fedora.

@xoxys xoxys changed the title Depreaction warning for YAMLLoad Deprecation warning for YAMLLoad Jun 10, 2019
@xoxys xoxys closed this as completed Nov 18, 2019
@alexis-renard
Copy link

Hey, why is this issue closed ? Still have this on Ubuntu 18.04, python3.6.9.
Seems to have a pull request available here, but it is not merget yet. Almost there !

@xoxys
Copy link
Author

xoxys commented Apr 19, 2020

@alexis-renard I've closed the issue because I got no reaction so far. That's why I've decided to fork this project to ansible-doctor and slightly modify it to fit my needs.

Feel free to give it a try, would be happy to get feedback.

@alexis-renard
Copy link

Ahah, I forked it earlier on to do so as well. Will check out your repo, thanks a lot @xoxys !
Kind of sad that this one is not maintained anymore tho. 😞

@xoxys
Copy link
Author

xoxys commented Apr 19, 2020

Totally agree but I needed a solution and had to go forward ☺️

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

No branches or pull requests

2 participants