Skip to content

Commit aa7922a

Browse files
[3.7] Removed dangling since Python at the end of library/xml.rst. (GH-11201) (GH-11231)
(cherry picked from commit 82d7355) Co-authored-by: Jules Lasne (jlasne) <[email protected]>
1 parent 26ab036 commit aa7922a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/xml.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ decompression bomb Safe Safe Safe S
7575
2. :mod:`xml.dom.minidom` doesn't expand external entities and simply returns
7676
the unexpanded entity verbatim.
7777
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.
78+
4. Since Python 3.7.1, external general entities are no longer processed by
79+
default.
8080

8181

8282
billion laughs / exponential entity expansion

0 commit comments

Comments
 (0)