Drop Python 2 for scancode-toolkit - #2167
Merged
pombredanne merged 6 commits intoJan 29, 2021
Merged
Conversation
This was referenced Nov 19, 2020
pombredanne
force-pushed
the
295-drop-py2
branch
from
December 3, 2020 10:05
f2a9046 to
7d8fed7
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
pombredanne
force-pushed
the
295-drop-py2
branch
from
December 3, 2020 13:15
7d8fed7 to
d1fae02
Compare
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
This removes any references to Python 2 and the commoncode.compat module Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
The summary line should be used as the first line of a package description when present. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
This test is sensitive to additions of new words to the set of known words in licenses and license rules. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
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.
Remove Python 2 legacy code from all modules.
Signed-off-by: Abhishek Kumar abhishek.kasyap09@gmail.com