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

Deprecate Python 3.7 Support #290

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Deprecate Python 3.7 Support #290

merged 2 commits into from
Dec 13, 2023

Conversation

nateprewitt
Copy link
Contributor

This PR contains the changes that will go out with our release on 2023-12-13 to finalize our Python 3.7 support deprecation. As originally announced in February 2022, Boto3 has taken on a 6 month extended support model after the official end of support of a minor Python version. Afterwards, existing SDKs will continue to function as they have previously.

Customers wishing to upgrade to a version with newer features will need to migrate to Python 3.8 or later. No action should be needed as part of this deprecation, pip will manage version selection for you.

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (76c3a75) 83.03% compared to head (5ca35d5) 83.03%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #290   +/-   ##
========================================
  Coverage    83.03%   83.03%           
========================================
  Files           16       16           
  Lines         2811     2811           
========================================
  Hits          2334     2334           
  Misses         477      477           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nateprewitt nateprewitt marked this pull request as ready for review December 12, 2023 23:23
@nateprewitt nateprewitt merged commit 7e85a53 into develop Dec 13, 2023
24 checks passed
@nateprewitt nateprewitt deleted the python_37_deprecation branch December 13, 2023 00:43
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.

None yet

3 participants