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] Fix loading of datasets with paths in variable attributes #1549

Merged
merged 2 commits into from
Sep 9, 2016

Commits on Sep 8, 2016

  1. Configuration menu
    Copy the full SHA
    97ec355 View commit details
    Browse the repository at this point in the history
  2. Flags: Do not crash if attribute cannot be parsed

    Fixes a problem, where files containing paths as attribute values could
    not be read. Reading failed when the value of the attribute was parsed
    as a python literal.
    astaric committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    f04649a View commit details
    Browse the repository at this point in the history