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

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Feb 21, 2024

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.

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
Copy link
Member Author

jamesls commented Feb 21, 2024

CI's passing, looks like this is good to go.

@jamesls jamesls merged commit a37e81d into master Feb 21, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant