Skip to content

Parse path from full url in extract_next_link #121

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

Closed
wants to merge 12 commits into from

Conversation

jfeldstein
Copy link

This fixes #120

@jkeyes
Copy link
Contributor

jkeyes commented Aug 31, 2016

@jfeldstein Thanks for contributing. v2 is being retired in favour of v3. I see some activity on this project recently, so I'm going to get v3 published and we can work from there.

# Do this by re-applying the finder_params to the next_page url, since Intercom's API seems to drop these.

# Do this by re-applying the finder_params to the next_page url, since
# Intercom's API seems to drop these
from urlparse import urlparse, parse_qs, urlunparse
from urllib import urlencode
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are these local imports?

@jkeyes
Copy link
Contributor

jkeyes commented Nov 15, 2016

@jfeldstein I've just merged #125 into version-3 which provides this functionality.

@jkeyes jkeyes closed this Nov 15, 2016
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.

3 participants