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

Changed Image.open formats parameter to be case-insensitive #5250

Merged
merged 4 commits into from Feb 8, 2021

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    0c1675a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587e073 View commit details
    Browse the repository at this point in the history
  3. Update Tests/test_image.py

    Keep the original test cases; add the most likely non-uppercase versions.
    
    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    Piolie and radarhere committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    4a9a999 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from radarhere/open_formats_case

    Moved case transformation before initialization check
    Piolie committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    957cc1b View commit details
    Browse the repository at this point in the history