Skip to content

Support newer BeautifulSoup#50

Merged
jvanasco merged 4 commits into
mainfrom
fix-bs4_new
May 24, 2025
Merged

Support newer BeautifulSoup#50
jvanasco merged 4 commits into
mainfrom
fix-bs4_new

Conversation

@jvanasco

Copy link
Copy Markdown
Owner

BS4 has some API changes, as reported in Issue #47.

PR #48 pinned BS to legacy versions.

This PR is to support newer versions.

  • update testharness
  • improve typing
  • remove deprecations
  • adjust tests for deprecations
  • transition to new BS4 API

jvanasco added 4 commits May 23, 2025 13:49
improve typing
remove deprecations
adjust tests for deprecations
ignore internal pytest warnings
@jvanasco jvanasco merged commit 7c04fbc into main May 24, 2025
7 checks passed
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