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

Upgrade to PyYaml 5.1 #681

Merged
merged 1 commit into from
Apr 23, 2019
Merged

Upgrade to PyYaml 5.1 #681

merged 1 commit into from
Apr 23, 2019

Commits on Apr 16, 2019

  1. Upgrade to PyYaml 5.1

    Updates the PyYaml version to 5.1.
    
    Adds in YamlLoader as per yaml/pyyaml#292
    
    Other incompatible changes were reviewed
    (yaml/pyyaml#265) and the yaml.Loader appears
    to the be only concern for now.
    
    [Resolves #665]
    ngfgrant committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    9cd7c7b View commit details
    Browse the repository at this point in the history