mirror of
https://github.com/python/cpython.git
synced 2026-06-29 14:18:58 -04:00
b46df7fe42
* The content of elements "xmp", "iframe", "noembed", "noframes", and "plaintext" is no longer escaped. * The "plaintext" element no longer have the closing tag. (cherry picked from commitc42e6d3f1a) (cherry picked from commitbcd29e466f) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>