Skip to content

Replace findChildren with find_all#396

Open
miticollo wants to merge 1 commit intowkentaro:mainfrom
miticollo:findChildren-is-deprectaed
Open

Replace findChildren with find_all#396
miticollo wants to merge 1 commit intowkentaro:mainfrom
miticollo:findChildren-is-deprectaed

Conversation

@miticollo
Copy link

findChildren is deprecated since version 3.0.0 of bs4 as reported here. It seems that this method will be remove starting from version 4.15.0 of bs4 as reported here.

These DeprecationWarnings are thrown when gdown is run with

export PYTHONWARNINGS=always

`findChildren` is deprecated since version 3.0.0 of `bs4` as reported [here](https://git.launchpad.net/beautifulsoup/tree/bs4/element.py#n2756)
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.

1 participant