]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possi...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 May 2026 13:36:30 +0000 (15:36 +0200)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 13:36:30 +0000 (14:36 +0100)
commit3573b3b1ecbd99030a0b18658e1bfece771b2566
treebeba17b8020f0956999ebc1f04039d77d7f54a95
parentef89cf56cc1150b2078ab4467813a378e31b9743
[3.15] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (#149645)

(cherry picked from commit 24b8f12544468e4cedf5bfbe25442fcd495391e4)

Co-authored-by: Stan Ulbrych <stan@python.org>
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