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

Remove support for EOL Python 3.6 #260

Merged
merged 3 commits into from Jun 27, 2022
Merged

Remove support for EOL Python 3.6 #260

merged 3 commits into from Jun 27, 2022

Commits on Jun 26, 2022

  1. Upgrade GitHub actions to their latest versions

    actions/setup-python now always requires specifying a Python version.
    jdufresne committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    4cb7229 View commit details
    Browse the repository at this point in the history
  2. Remove support for EOL Python 3.6

    Python 3.6 went EOL on 2021-12-23. It is no longer receiving bug fixes,
    including for security issues.
    
    Remove the testing resources and support for EOL Pythons.
    jdufresne committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    a9c22e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    c63443c View commit details
    Browse the repository at this point in the history