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

Add support for Python 3.7, 3.8 and 3.9. #4

Merged
merged 7 commits into from
Jan 13, 2021
Merged

Commits on Dec 19, 2020

  1. Configuring for pure-python

    Michael Howitz committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    b6cb8c6 View commit details
    Browse the repository at this point in the history
  2. Fix tests.

    Michael Howitz committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    b59f7f5 View commit details
    Browse the repository at this point in the history
  3. Fix deprecation warnings.

    Michael Howitz committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    524de8a View commit details
    Browse the repository at this point in the history
  4. Configuring for pure-python

    Michael Howitz committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    7de62d2 View commit details
    Browse the repository at this point in the history
  5. Add support for Python 3.7, 3.8 and 3.9.

    Drop support for Python 3.3 and 3.4.
    Lint the code.
    Michael Howitz committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6583021 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Fixes suggested during code review.

    Michael Howitz committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    eb22525 View commit details
    Browse the repository at this point in the history
  2. Configuring for pure-python

    Michael Howitz committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b594c2a View commit details
    Browse the repository at this point in the history