mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
(cherry picked from commit 4d02f31cdd)
Co-authored-by: Timon Viola <44016238+timonviola@users.noreply.github.com>
Co-authored-by: Ćukasz Langa <lukasz@langa.pl>
2 lines
109 B
ReStructuredText
2 lines
109 B
ReStructuredText
Fix support of escapable raw text mode (elements "textarea" and "title")
|
|
in :class:`html.parser.HTMLParser`.
|