From: Jules Lasne (jlasne) Date: Wed, 19 Dec 2018 06:05:14 +0000 (+0100) Subject: Removed dangling `since Python` at the end of library/xml.rst. (GH-11201) X-Git-Tag: v3.8.0a1~245 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82d73554e4764350bfd8f13957c5e024ac95c4af;p=thirdparty%2FPython%2Fcpython.git Removed dangling `since Python` at the end of library/xml.rst. (GH-11201) --- diff --git a/Doc/library/xml.rst b/Doc/library/xml.rst index 9b8ba6b17c85..be1272940b8e 100644 --- a/Doc/library/xml.rst +++ b/Doc/library/xml.rst @@ -75,8 +75,8 @@ decompression bomb Safe Safe Safe S 2. :mod:`xml.dom.minidom` doesn't expand external entities and simply returns the unexpanded entity verbatim. 3. :mod:`xmlrpclib` doesn't expand external entities and omits them. -4. Since Python 3.8.0, external general entities are no longer processed by - default since Python. +4. Since Python 3.8, external general entities are no longer processed by + default. billion laughs / exponential entity expansion