]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115474)
authorSeth Michael Larson <seth@python.org>
Wed, 21 Feb 2024 12:48:13 +0000 (06:48 -0600)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2024 12:48:13 +0000 (13:48 +0100)
commit4b68e5d7ab6a72dd4519564c1c2e9305cec66f10
tree2f5a456d11c68651357d1a1dd2657766b3a11910
parent0397866920e388dfcbd1bc4360aaa8d473f8f56b
[3.9] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115474)

Manual backport due to code differences.
(cherry picked from commit e071b0d558b2f5cddd5a9fc6afadb4ba109ec77e)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
12 files changed:
Misc/NEWS.d/next/Security/2024-02-13-15-14-39.gh-issue-115399.xT-scP.rst [new file with mode: 0644]
Modules/expat/expat.h
Modules/expat/expat_config.h
Modules/expat/internal.h
Modules/expat/siphash.h
Modules/expat/winconfig.h
Modules/expat/xmlparse.c
Modules/expat/xmlrole.c
Modules/expat/xmlrole.h
Modules/expat/xmltok.c
Modules/expat/xmltok.h
Modules/expat/xmltok_impl.c