]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed dangling `since Python` at the end of library/xml.rst. (GH-11201)
authorJules Lasne (jlasne) <jlasne@student.42.fr>
Wed, 19 Dec 2018 06:05:14 +0000 (07:05 +0100)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Dec 2018 06:05:14 +0000 (08:05 +0200)
Doc/library/xml.rst

index 9b8ba6b17c85314b7e4974aa62250cdf393fc35a..be1272940b8e78d2091e5db561e60e0efe896f01 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.8, external general entities are no longer processed by
+   default.
 
 
 billion laughs / exponential entity expansion