mirror of
https://github.com/python/cpython.git
synced 2026-06-21 10:34:26 -04:00
bcd29e466f
* 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).