commit | 1df5d0014578be7fe7ae25e2cc60c50c8b5cc0f7 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jul 22 09:57:56 2025 |
committer | GitHub <noreply@github.com> | Tue Jul 22 09:57:56 2025 |
tree | c9b8e5290f0c6cf47e9531d3729eeb06e6eb0d6a | |
parent | 151e0f00f74df26f0b40fb0ef9a53f353c1d1ab2 [diff] |
[3.10] gh-135661: Fix parsing attributes with whitespaces around the "=" separator in HTMLParser (GH-136908) (GH-136921) This fixes a regression introduced in GH-135930. (cherry picked from commit dee650189497735edbc08a54edabb5b06ef1bd09) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>