]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144363: Update bundled libexpat to 2.7.4 (#144365)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 5 Feb 2026 12:58:18 +0000 (12:58 +0000)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 12:58:18 +0000 (13:58 +0100)
commitd5cb9f6a9b6f48cc08c4422259498d4fd023357a
treeb8f4d5a6d2f7b28b977b5fed9a06f7d5556f7e17
parentffa68529b40210d4c55ad3a4114e48007ae0e55a
gh-144363: Update bundled libexpat to 2.7.4 (#144365)

* Update to 2.7.4

* update expat license copyright year to match and a pedantic #define

* include COPYING update in refresh.sh

* Update checksum for copying

---------

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
12 files changed:
Misc/NEWS.d/next/Library/2026-01-31-17-15-49.gh-issue-144363.X9f0sU.rst [new file with mode: 0644]
Misc/sbom.spdx.json
Modules/expat/COPYING
Modules/expat/expat.h
Modules/expat/expat_config.h
Modules/expat/expat_external.h
Modules/expat/internal.h
Modules/expat/refresh.sh
Modules/expat/xmlparse.c
Modules/expat/xmlrole.c
Modules/expat/xmltok.c
Modules/expat/xmltok_ns.c