SIGN IN SIGN UP

gh-149489: Fix ElementTree serialization to HTML (GH-149490)

* 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).
S
Serhiy Storchaka committed
bcd29e466f55d8b4e3849ed6ada8ce86a46f5072
Parent: f87d960
Committed by GitHub <noreply@github.com> on 5/29/2026, 9:04:50 PM