Officially drop support for Python 3.7 and 3.8#94
Merged
browniebroke merged 3 commits intodjango-commons:mainfrom Oct 16, 2024
Merged
Officially drop support for Python 3.7 and 3.8#94browniebroke merged 3 commits intodjango-commons:mainfrom
browniebroke merged 3 commits intodjango-commons:mainfrom
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #94 +/- ##
=======================================
Coverage ? 92.87%
=======================================
Files ? 4
Lines ? 351
Branches ? 0
=======================================
Hits ? 326
Misses ? 25
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Member
Author
|
@FlipperPA does this make sense? I'm also planing to drop Python 3.8 which reached EOL this month, and look into adding Python 3.13 support. Then perhaps we could do a 2.5.0 release? WDYT? |
Member
|
@browniebroke Absolutely, let's drop 3.8 as well, and a 2.5.0 release sounds great. Also, the new Trove Classifiers are merged in: |
FlipperPA
reviewed
Oct 16, 2024
It reached EOL earlier this month: https://devguide.python.org/versions/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Python 3.7 has EOL for more than a year, it's is not listed in the trove classifiers and is not part of the test suite. Python 3.8 has reached EOL earlier this month:
https://devguide.python.org/versions/