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 Python 3.4; add support for 3.8. #23

Merged
merged 7 commits into from Mar 27, 2020
Merged

Commits on Mar 20, 2020

  1. Drop support for Python 2 and 3.4; add support for 3.8.

    Michael Howitz committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    236c3c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Restore Python 2.7 and PyPy support.

    Michael Howitz committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    d4996e8 View commit details
    Browse the repository at this point in the history
  2. Allow Python 2.

    Michael Howitz committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    df69beb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Improve readability.

    Michael Howitz committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    c4f4d53 View commit details
    Browse the repository at this point in the history
  2. Improve extras usage.

    Michael Howitz committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    7495618 View commit details
    Browse the repository at this point in the history
  3. Use tox factors.

    Michael Howitz committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    bb1274c View commit details
    Browse the repository at this point in the history
  4. Use new syntax.

    Michael Howitz committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    99f974b View commit details
    Browse the repository at this point in the history