Context-form retrofit (batch 9): DuckDuckGo (9 functions)#914
Merged
Conversation
Batch 9 (solo). All 9 DuckDuckGo functions 4-arg -> def fn(context); duckduckgo_thumbnails has the 'Location' column (full path -> get_relative_path), the other 8 return a full source_path (db) now relativized. Kept the W0631 disable for the existing 'for source_path in files_found: break' pattern. pylint 10.00.
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.
Batch 9 — DuckDuckGo solo (9 functions). All converted per the convert-all decision: 4-arg →
def fn(context),context.get_relative_path()on the path column / source return.Locationcolumn (full path).source_path(db), now relativized.# pylint: disable=W0631for the existingfor source_path in files_found: breakpattern (droppedW0613).pylint 10.00, all 9 context form, imports clean, 8
get_relative_pathapplications. 27 of 28 done — only OrnetBrowser left.