]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139313: Improve docs on XML security (GH-139460)
authorSebastian Pipping <sebastian@pipping.org>
Wed, 5 Nov 2025 18:59:59 +0000 (19:59 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 18:59:59 +0000 (20:59 +0200)
commitbaa9f338971c6a13433a8232db77cd45e6b87b77
tree32ece7cf99704d8ca6502494c59fe8b259be6bca
parent4ac16dd10950fad2d3e58e8b0ba5f2e621af3cc1
gh-139313: Improve docs on XML security (GH-139460)

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
Doc/library/pyexpat.rst
Doc/library/xml.rst