We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc3baf commit e9e1e62Copy full SHA for e9e1e62
Doc/library/pyexpat.rst
@@ -620,7 +620,7 @@ otherwise stated.
620
may create a vulnerabilitiy to
621
`external entity attacks <https://en.wikipedia.org/wiki/XML_external_entity_attack>`_
622
if :class:`xmlparser` is used with user-provided XML content.
623
- Please reflect on your `threat model <https://en.wikipedia.org/wiki/Threat_model>_`
+ Please reflect on your `threat model <https://en.wikipedia.org/wiki/Threat_model>`_
624
before implementing this handler.
625
By default, :class:`xmlparser` is safe from these threats.
626
0 commit comments