Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commented Oct 31, 2025

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

(cherry picked from commit a17c57e)
(cherry picked from commit 0329bd1)

… HTMLParser (pythonGH-137837) (pythonGH-140842) * the "plaintext" element * the RAWTEXT elements "xmp", "iframe", "noembed" and "noframes" * optionally RAWTEXT (if scripting=True) element "noscript" (cherry picked from commit a17c57e) (cherry picked from commit 0329bd1) Co-authored-by: Miss Islington (bot) <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-appbedevere-appbot added the type-security A security issue label Oct 31, 2025
@ambvambv merged commit 941811f into python:3.9Oct 31, 2025
14 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-securityA security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@serhiy-storchaka@ambv@miss-islington