]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115399: Upgrade bundled libexpat to 2.6.0 (#115431)
authorSeth Michael Larson <seth@python.org>
Wed, 14 Feb 2024 16:29:06 +0000 (10:29 -0600)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 16:29:06 +0000 (16:29 +0000)
commit4b2d1786ccf913bc80ff571c32b196be1543ca54
tree9d1dba38a63d0866eadf6b2bea645286282a0169
parent671360161f0b7a5ff4c1d062e570962e851b4bde
gh-115399: Upgrade bundled libexpat to 2.6.0 (#115431)
15 files changed:
Misc/NEWS.d/next/Security/2024-02-13-15-14-39.gh-issue-115399.xT-scP.rst [new file with mode: 0644]
Misc/sbom.spdx.json
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/build/generate_sbom.py
Tools/c-analyzer/cpython/_parser.py