]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possi...
authorStan Ulbrych <stan@python.org>
Tue, 9 Jun 2026 14:45:59 +0000 (15:45 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 14:45:59 +0000 (14:45 +0000)
commitfc9b11ff49cbc82e6f917d07a61517a2b5f3145f
tree11298a8c54988c3d7cf57e29c0038132e59a481d
parent19bc39127e5c916c42c54487a1ae68be76582f50
[3.13] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023)

(cherry picked from commit 24b8f12544468e4cedf5bfbe25442fcd495391e4)
Include/internal/pycore_pyhash.h
Include/pyexpat.h
Misc/NEWS.d/next/Security/2026-04-26-19-30-45.gh-issue-149018.a9SqWb.rst [new file with mode: 0644]
Modules/_elementtree.c
Modules/pyexpat.c