Skip to content

Conversation

@jdufresne
Copy link
Contributor

The html5lib (as well as stdlib html.parser) already unescapes
attributes. There is no need to do so a second time.

Unnecessary since cba4521.

@pradyunsg
Copy link
Member

Could you add a test to ensure we don't double-unescape things in the future?

The html5lib package (as well as stdlib html.parser) already unescapes
attributes. There is no need to do so a second time.

Unnecessary since cba4521.
@uranusjr uranusjr merged commit b9fcd55 into pypa:main Sep 5, 2021
@jdufresne jdufresne deleted the unescape branch September 5, 2021 13:22
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants