aws / aws-encryption-sdk-python

AWS Encryption SDK
https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/introduction.html
Apache License 2.0
233 stars 83 forks source link

feat: remove Python3.7 support #648

Closed texastony closed 3 months ago

texastony commented 5 months ago

Issue #, if available:

Description of changes:

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

Check any applicable:

texastony commented 5 months ago

On Approval, we should remove Python3.7 from required Checks.

texastony commented 5 months ago

Looks good, there's some other spots in the tests we should clean up as well, but those aren't as important. Question: Can we also remove appveyor.yml as part of this change?

All these asks are reasonable. I am not going to work on them right now, as I need to focus on my sprint work. But the On Call or anyone can push to this branch to address these.

ShubhamChaturvedi7 commented 3 months ago

Looks good, there's some other spots in the tests we should clean up as well, but those aren't as important. Question: Can we also remove appveyor.yml as part of this change?

Already removed here: https://github.com/aws/aws-encryption-sdk-python/commit/e28d146e23d261674fe604c4bb88922e970d0ec7