]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.7] Removed dangling `since Python` at the end of library/xml.rst. (GH-11201) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 21 Dec 2018 18:22:17 +0000 (10:22 -0800)
committerNed Deily <nad@python.org>
Sun, 23 Dec 2018 20:48:39 +0000 (15:48 -0500)
(cherry picked from commit 82d73554e4764350bfd8f13957c5e024ac95c4af)

Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr>
Doc/library/xml.rst

index 9b8ba6b17c85314b7e4974aa62250cdf393fc35a..fb86b6f5564d7673ebedab8fcf788fe9a6ad7f33 100644 (file)
@@ -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.7.1, external general entities are no longer processed by
+   default.
 
 
 billion laughs / exponential entity expansion