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