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

use yaml.safe_load instead of deprecated yaml.load #135

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

mikaelarguedas
Copy link
Contributor

Similar to colcon/colcon-metadata#14

Note: there may be a similar fix to apply on the yaml.dump side. But I didn't face deprecation warnings so far so focused this change on the load side.

Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
@mikaelarguedas mikaelarguedas added in progress Actively being worked on (Kanban column) in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Mar 28, 2019
@dirk-thomas
Copy link
Contributor

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit 3d5b683 into ament:master Mar 28, 2019
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Mar 28, 2019
@mikaelarguedas mikaelarguedas deleted the yaml_safe_load branch March 28, 2019 21:06
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.

None yet

2 participants