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 support for Python 3.7 #2095

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Drop support for Python 3.7 #2095

merged 1 commit into from
Feb 21, 2024

Commits on Feb 21, 2024

  1. Drop support for Python 3.7

    Following the policy outlined in:
    
    https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/
    
    The PSF dropped support for Python 3.7 June 2023, and the AWS SDKs
    dropped support for Python 3.7 December 2023.  You can also no longer
    create or update Lambda functions on Python 3.7.
    jamesls committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1caca79 View commit details
    Browse the repository at this point in the history