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

Dropped support for Python < 3.7 #9480

Merged
merged 9 commits into from Feb 9, 2022
Merged

Commits on Feb 8, 2022

  1. Drop Python versions <3.7.

    haberman committed Feb 8, 2022
    Copy the full SHA
    5577dd6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7bf54b5 View commit details
    Browse the repository at this point in the history
  3. Removed more Python 3.5-specific code.

    Also changed tests to skip missing interpreters.
    haberman committed Feb 8, 2022
    Copy the full SHA
    1267d4e View commit details
    Browse the repository at this point in the history
  4. Invoke tox directly instead of through Python.

    Hopefully this will pick up python3.
    haberman committed Feb 8, 2022
    Copy the full SHA
    6ad5691 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    95e0766 View commit details
    Browse the repository at this point in the history
  6. Use jdk11 instead of jdk8.

    haberman committed Feb 8, 2022
    Copy the full SHA
    c8378c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Copy the full SHA
    e3ad602 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a44c4e3 View commit details
    Browse the repository at this point in the history
  3. Install python3-venv.

    haberman committed Feb 9, 2022
    Copy the full SHA
    55b9e5d View commit details
    Browse the repository at this point in the history