]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115468)
authorSeth Michael Larson <seth@python.org>
Wed, 14 Feb 2024 17:29:27 +0000 (11:29 -0600)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 17:29:27 +0000 (18:29 +0100)
commite071b0d558b2f5cddd5a9fc6afadb4ba109ec77e
tree5de80e1c70cf304e2b5a69d912f2d6ffcabf8394
parent0e07ebdba468c652388af3bd78cfa8091e5e9964
[3.11] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115468)

Manual backport due to code differences.
13 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
Tools/c-analyzer/cpython/_parser.py