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

Require url inputs to be explicit #222

Merged
merged 1 commit into from Aug 6, 2021
Merged

Conversation

jcushman
Copy link
Contributor

@jcushman jcushman commented Aug 5, 2021

As discussed in #203, this updates PyQuery to only treat inputs as URLs if they are explicitly labeled, like PyQuery(url="http://example.com").

Fixes #203

@gawel gawel merged commit 0e9b337 into gawel:master Aug 6, 2021
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.

Constructor is potentially dangerous
2 participants