Skip to content

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Aug 15, 2025

  • the "plaintext" element
  • the RAWTEXT elements "xmp", "iframe", "noembed" and "noframes"
  • optionally RAWTEXT (if scripting=True) element "noscript"

📚 Documentation preview 📚: https://cpython-previews--137837.org.readthedocs.build/

…arser

* the "plaintext" element
* the RAWTEXT elements "xmp", "iframe", "noembed" and "noframes"
* optionally RAWTEXT (if scripting=True) element "noscript"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support other RAWTEXT and PLAINTEXT elements in HTMLParser

1 participant