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

Drop support for EOL Python 2.7 #4109

Merged
merged 28 commits into from Nov 20, 2019
Merged

Drop support for EOL Python 2.7 #4109

merged 28 commits into from Nov 20, 2019

Commits on Oct 7, 2019

  1. Copy the full SHA
    af770a6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    538d9e2 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate line

    hugovk committed Oct 7, 2019
    Copy the full SHA
    74d2767 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    810b61e View commit details
    Browse the repository at this point in the history
  5. Updated IFDRational operators

    radarhere authored and hugovk committed Oct 7, 2019
    Copy the full SHA
    7e3156e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    865b17d View commit details
    Browse the repository at this point in the history
  7. Remove redundant bytearray

    hugovk committed Oct 7, 2019
    Copy the full SHA
    4382413 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Copy the full SHA
    6cd99fc View commit details
    Browse the repository at this point in the history
  2. Simplify using subprocess.DEVNULL

    Co-Authored-By: Jon Dufresne <jon.dufresne@gmail.com>
    hugovk and jdufresne committed Oct 8, 2019
    Copy the full SHA
    84e53e3 View commit details
    Browse the repository at this point in the history
  3. Simplify temporary directory cleanup

    Co-Authored-By: Jon Dufresne <jon.dufresne@gmail.com>
    hugovk and jdufresne committed Oct 8, 2019
    Copy the full SHA
    3a34081 View commit details
    Browse the repository at this point in the history
  4. Remove redundant __future__ from docs

    Co-Authored-By: Jon Dufresne <jon.dufresne@gmail.com>
    hugovk and jdufresne committed Oct 8, 2019
    Copy the full SHA
    0caa48b View commit details
    Browse the repository at this point in the history
  5. Remove redundant __ne__ method

    Co-Authored-By: Jon Dufresne <jon.dufresne@gmail.com>
    hugovk and jdufresne committed Oct 8, 2019
    Copy the full SHA
    e118de9 View commit details
    Browse the repository at this point in the history
  6. Replace isStringType(t) with isinstance(t, str)

    Co-Authored-By: Jon Dufresne <jon.dufresne@gmail.com>
    hugovk and jdufresne committed Oct 8, 2019
    Copy the full SHA
    3e24c5f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Copy the full SHA
    4140cd8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3e3a737 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    23fa3c6 View commit details
    Browse the repository at this point in the history
  4. Replace ImageShow.which() with stdlib

    Co-Authored-By: Jon Dufresne <jon.dufresne@gmail.com>
    hugovk and jdufresne committed Oct 12, 2019
    Copy the full SHA
    3dac6e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Copy the full SHA
    28ff798 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Copy the full SHA
    40133cf View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Copy the full SHA
    cc63f66 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b4f93cf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. black --target-version py35

    hugovk committed Nov 2, 2019
    Copy the full SHA
    6f88d8d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Copy the full SHA
    58e6d12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5006401 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    24b8501 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Copy the full SHA
    12a7259 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Copy the full SHA
    e5486b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Copy the full SHA
    a949d78 View commit details
    Browse the repository at this point in the history