[3.7] Removed dangling `since Python` at the end of library/xml.rst. (GH-11201) (GH-11231)

(cherry picked from commit 82d73554e4)


Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr>
This commit is contained in:
Miss Islington (bot) 2018-12-21 10:22:17 -08:00 committed by GitHub
parent 26ab036098
commit aa7922ae79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View 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