]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115468) (#115473)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Feb 2024 14:58:39 +0000 (15:58 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 14:58:39 +0000 (14:58 +0000)
commitd0524caed0f3b77f271640460d0dff1a4c784087
treefa5e6ef2d1de902174c06e23770234ff0e985e68
parent17a6533dbf5ffdfd707c1514a61423d9ac59a9cb
[3.10] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115468) (#115473)

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

Co-authored-by: Seth Michael Larson <seth@python.org>
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