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

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