Update the README to drop Python 3.5 support#13505
Merged
brettcannon merged 3 commits intomasterfrom Aug 20, 2020
Merged
Conversation
isort 5 dropped Python 3.5 and it also reaches EOL on September 13, 2020 which is less than a month away.
Codecov Report
@@ Coverage Diff @@
## master #13505 +/- ##
==========================================
- Coverage 59.86% 59.75% -0.11%
==========================================
Files 670 670
Lines 37295 37363 +68
Branches 5335 5357 +22
==========================================
+ Hits 22326 22328 +2
- Misses 13815 13877 +62
- Partials 1154 1158 +4
Continue to review full report at Codecov.
|
karrtikr
reviewed
Aug 18, 2020
karrtikr
approved these changes
Aug 18, 2020
Co-authored-by: Kartik Raj <karraj@microsoft.com>
|
Kudos, SonarCloud Quality Gate passed!
|
luabud
approved these changes
Aug 19, 2020
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.
isort 5 dropped Python 3.5 and it also reaches EOL on September 13, 2020 which is less than a month away.
Closes #13459.
package-lock.jsonhas been regenerated by runningnpm install(if dependencies have changed).