serverless-application-model icon indicating copy to clipboard operation
serverless-application-model copied to clipboard

ireally drop python<=3.7 support

Open kloczek opened this issue 1 year ago • 1 comments

Description of changes

Filter all code over pyupgracde --py38-plus.

Description of how you validated changes

After patch the code pytest has been executed.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

kloczek avatar Nov 09 '24 09:11 kloczek

Hi @kloczek thank you for opening this PR! Could you resolve the conflicts in the two files aws_serverless_api.py and aws_serverless_function.py so we can run the tests?

seshubaws avatar Jan 09 '25 21:01 seshubaws