mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
2f9131575b
* The content of comments, processing instructions and elements "xmp",
"iframe", "noembed", "noframes", and "plaintext" is no longer escaped.
* The "plaintext" element no longer have the closing tag.
* Add support of empty attributes (with value None).
(cherry picked from commit bcd29e466f)