FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adjust `as_unicode` for breaking bs4 4.13 changes by jloehel · Pull Request #80 · aboutcode-org/commoncode · GitHub

Adjust as_unicode for breaking bs4 4.13 changes - #80

Merged
AyanSinhaMahapatra merged 2 commits into
aboutcode-org:mainfrom
jloehel:fix-79
Feb 14, 2025
Merged

Adjust as_unicode for breaking bs4 4.13 changes#80
AyanSinhaMahapatra merged 2 commits into
aboutcode-org:mainfrom
jloehel:fix-79

Conversation

jloehel commented Feb 12, 2025

Copy link
Copy Markdown
Contributor

Fixes: aboutcode-org#79

See: https://git.launchpad.net/beautifulsoup/tree/CHANGELOG#n431

Signed-off-by: Jürgen Löhel <2422012+jloehel@users.noreply.github.com>

Copy link
Copy Markdown
Member

@jloehel Thanks!
You will need to update also

beautifulsoup4==4.11.2

Use latest bs4 version

Signed-off-by: Jürgen Löhel <2422012+jloehel@users.noreply.github.com>

AyanSinhaMahapatra left a comment
edited
Loading

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks++ @jloehel for the fix.
This is probably also causing issues elsewhere and in scancode.io which would be fixed by this like:

This seems like the same error messages reported in https://dev.azure.com/nexB/commoncode/_build/results?buildId=15418&view=logs&j=51e48696-633a-5fd5-beca-0cdec502e01c&t=1127802e-76e7-5642-21b8-a4a09f29d7bf

Note that the CI failures are just deprecated images and should be fixed by #81, as the combined commit passes CI tests https://dev.azure.com/nexB/commoncode/_build/results?buildId=15421&view=results

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Breaking change in beautifulsoup4 4.13

3 participants


Back | FazBrowse Home | New Git URL