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

search: fix/tweak miscellaneous code style issues #2260

Merged
merged 1 commit into from
Apr 25, 2022
Merged

search: fix/tweak miscellaneous code style issues #2260

merged 1 commit into from
Apr 25, 2022

Conversation

dgw
Copy link
Member

@dgw dgw commented Feb 25, 2022

Description

Aside from removing the shadowing of bytes, the only notable change is that bing_search() now also decodes the URL just like duck_search() has been for ages. I felt like making that consistent.

Everything else is just whitespace.

Checklist

  • I have read CONTRIBUTING.md
  • I can and do license this contribution under the EFLv2
  • No issues are reported by make qa (runs make quality and make test)
  • I have tested the functionality of the things this change touches

Aside from removing the shadowing of `bytes`, the only notable change is
that `bing_search()` now also decodes the URL just like `duck_search()`
has been for ages. I felt like making that consistent.

Everything else is just whitespace.
@dgw dgw added Low Priority Housekeeping Code cleanup, removal of deprecated stuff, etc. labels Feb 25, 2022
@dgw dgw added this to the 8.0.0 milestone Feb 25, 2022
@dgw dgw requested a review from a team February 25, 2022 20:17
@dgw dgw merged commit ace53dd into master Apr 25, 2022
@dgw dgw deleted the search-style branch April 25, 2022 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Housekeeping Code cleanup, removal of deprecated stuff, etc. Low Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants