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

Update requests_html.py #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AbstractDataType
Copy link

fix the bug caused by lxml==4.9.0(maybe lower?). see issue psf#469 and psf#479.

fix the bug caused by lxml==4.9.0(maybe lower?). see issue psf#469 and psf#479.
@viorelstroe
Copy link

lxml dependency creates an issue due to update: https://github.com/lxml/lxml/blame/master/src/lxml/html/clean.py

https://pypi.org/project/lxml/ has changelog:
5.2.0 (2024-03-30) Other changes
LP#1958539: The lxml.html.clean implementation suffered from several (only if used) security issues in the past and was now extracted into a separate library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants