Merged
Merged
Conversation
…d the "=" separator in HTMLParser (pythonGH-136908) This fixes a regression introduced in pythonGH-135930. (cherry picked from commit dee6501 ) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
| E.g. ``<a foo==bar>`` produces attribute "foo" with value "=bar". | ||
|
|
||
| * Whitespaces between the ``=`` separator and attribute name or value are no | ||
| * [REVERTED] Whitespaces between the ``=`` separator and attribute name or value are no |
Closed
8 tasks
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request
Sep 9, 2025Labels
None yet