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 Python 3.7, which has reached end-of-life #11152

Merged
merged 6 commits into from
Jul 1, 2023

Commits on Jun 30, 2023

  1. Drop Python 3.7

    Zac-HD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f4e3b4a View commit details
    Browse the repository at this point in the history
  2. Update pre-commit config

    Zac-HD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f617bab View commit details
    Browse the repository at this point in the history
  3. Drop py37 from CI

    Zac-HD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    165fbbd View commit details
    Browse the repository at this point in the history
  4. Explicit GC for PyPy

    Zac-HD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7fdc839 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Apply suggestions from code review

    Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
    Zac-HD and nicoddemus committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    0311fc3 View commit details
    Browse the repository at this point in the history
  2. Explicit GC for PyPy, take 2

    Zac-HD committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    0353a94 View commit details
    Browse the repository at this point in the history