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

Bump minimum Python version from 3.6 to 3.7 #256

Closed
wants to merge 1 commit into from

Commits on Feb 24, 2023

  1. Bump minimum Python version from 3.6 to 3.7

    Mirrors previous bump commit d7d8196
    
    Motivated by failing CI for a PR with 3.6 and by the fact that 3.6's end of life was 23 Dec 2021
    
    A few places in code which handle 3.6 vs. 3.7+ differences still
    remain, as they're not enough overhead to rip out (yet).
    
    This change warrants a major version bump for the first release
    including it.
    corneliusroemer committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    546b650 View commit details
    Browse the repository at this point in the history