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.6, require >= 3.7 #2417

Merged
merged 2 commits into from Oct 6, 2021
Merged

drop Python 3.6, require >= 3.7 #2417

merged 2 commits into from Oct 6, 2021

Commits on Sep 27, 2021

  1. drop Python 3.6, require >= 3.7

    3.10 is out next week, while 3.6 reaches end of life by the end of this year.
    It's time to require 3.7 or greater, so we can finally use built-in dataclasses and more.
    
    Fixes #2350
    anthrotype committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    64299aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b2687 View commit details
    Browse the repository at this point in the history