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

Backport bug fix to 7.0.1 #987

Merged
merged 2 commits into from
Jul 10, 2020
Merged

Backport bug fix to 7.0.1 #987

merged 2 commits into from
Jul 10, 2020

Commits on Jul 10, 2020

  1. Fix invalid value in Item not being used (#985)

    * Add a test for #790 (they are now passing with traits 6.0 and 6.1)
    
    * Add two failing tests for #983
    
    * Revert "Move format_func, format_str and invalid traits from factory to editor (#859)"
    
    This reverts commit 0617cea.
    
    * Skip the test that will fail on traits<6.1.0 after reverting #859. Test should pass with traits >= 6.1.0
    
    * Fix a comment in tests
    kitchoi committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    c2ecef3 View commit details
    Browse the repository at this point in the history
  2. Update changelog accordingly

    kitchoi committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    9ed8151 View commit details
    Browse the repository at this point in the history