]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible...
authorStan Ulbrych <stan@python.org>
Sun, 10 May 2026 17:36:26 +0000 (18:36 +0100)
committerGitHub <noreply@github.com>
Sun, 10 May 2026 17:36:26 +0000 (18:36 +0100)
commit24b8f12544468e4cedf5bfbe25442fcd495391e4
treedc2746af9d291f415b4e6c8c5d3ab25fc3f4d354
parentbc1be4f6174086b4a46e3fe656552f5bb4e6e7b2
gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (#149023)
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