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

Make urlencode properly parse query #174

Merged
merged 2 commits into from
Oct 1, 2020
Merged

Conversation

CasperWA
Copy link
Owner

@CasperWA CasperWA commented Oct 1, 2020

Fixes #172

The issue came down to setting doseq=True in urllib.parse.urlencode().
A test has also been added for the ordered_query_url() utility function.

@CasperWA CasperWA merged commit 77df6d3 into develop Oct 1, 2020
@CasperWA CasperWA deleted the fix_172_pagination-failing branch October 1, 2020 13:08
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.

Not passing correct integers for pagination
1 participant