cpython/Lib/html
Miss Islington (bot) 1df5d00145
[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 dee6501894)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-07-22 11:57:56 +02:00
..
__init__.py gh-100210: Correct the comment link for unescaping HTML (GH-100212) 2023-02-19 02:41:53 -08:00
entities.py Add source for character mappings (GH-92014) (#92389) 2022-05-06 12:58:16 +02:00
parser.py [3.10] gh-135661: Fix parsing attributes with whitespaces around the "=" separator in HTMLParser (GH-136908) (GH-136921) 2025-07-22 11:57:56 +02:00