]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-139313: Improve docs on XML security (GH-139460) (GH-141065)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Nov 2025 19:07:03 +0000 (20:07 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 19:07:03 +0000 (19:07 +0000)
commitfa8f46412fad0705ba697e5a627fde42006a8d5f
tree2bc4688eb9a1bcbed507790fadc9b5015242ffb9
parent19ba59369ef55de3ebea721b9c9926c53532d840
[3.14] gh-139313: Improve docs on XML security (GH-139460) (GH-141065)

Clarify that:
- it takes parsing for an attack
- that some doors are closed by default
- only Expat version 2.7.2 has all the fixes
- use of the bundle depends on configuration
(cherry picked from commit baa9f338971c6a13433a8232db77cd45e6b87b77)

Co-authored-by: Sebastian Pipping <sebastian@pipping.org>
Doc/library/pyexpat.rst
Doc/library/xml.rst