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

Several smaller issues #26

Closed
wants to merge 5 commits into from
Closed

Several smaller issues #26

wants to merge 5 commits into from

Conversation

@tpow
Copy link

tpow commented Sep 2, 2018

The fix related to "correct filter url with %20 instead of +" is unnecessary, I believe. It appears that Requests already properly encodes the URL with %20.

The current fix also does not work correctly with Python 2.7. It looks like it would need "from urllib import urlencode". But again, I believe this fix is unnecessary and should be removed.

@tpow tpow mentioned this pull request Sep 10, 2018
@nicenemo nicenemo closed this Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants