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.
since Python
1 parent 26ab036 commit aa7922aCopy full SHA for aa7922a
Doc/library/xml.rst
@@ -75,8 +75,8 @@ decompression bomb Safe Safe Safe S
75
2. :mod:`xml.dom.minidom` doesn't expand external entities and simply returns
76
the unexpanded entity verbatim.
77
3. :mod:`xmlrpclib` doesn't expand external entities and omits them.
78
-4. Since Python 3.8.0, external general entities are no longer processed by
79
- default since Python.
+4. Since Python 3.7.1, external general entities are no longer processed by
+ default.
80
81
82
billion laughs / exponential entity expansion
0 commit comments