]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possi...
authorStan Ulbrych <stan@python.org>
Tue, 9 Jun 2026 14:07:36 +0000 (15:07 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 14:07:36 +0000 (15:07 +0100)
commiteeea765cb9d8f1fc3d8918b272ac3c477983f27a
tree3c29d4466e8ebc2d47bc15d4195dc65f451b7d7a
parent855839685dbd4b0376cdfa36df0b6c93164334c1
[3.14] 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