SIGN IN SIGN UP

bpo-17239: Disable external entities in SAX parser (GH-9217)

The SAX parser no longer processes general external entities by default
to increase security. Before, the parser created network connections
to fetch remote files or loaded local files from the file system for DTD
and entities.

Signed-off-by: Christian Heimes <christian@python.org>



https://bugs.python.org/issue17239
C
Christian Heimes committed
17b1d5d4e36aa57a9b25a0e694affbd1ee637e45
Parent: 9fb051f
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 9/23/2018, 7:50:25 AM