]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] closes bpo-33956: update vendored expat to 2.2.5 (GH-7925)
authorBenjamin Peterson <benjamin@python.org>
Wed, 27 Jun 2018 03:56:58 +0000 (20:56 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Jun 2018 03:56:58 +0000 (20:56 -0700)
commit468f97b4640e69b237a707a0ef9152d1c023f701
tree296ca85a801f3e17d517d13ed7a6896ea5901d3a
parentf79386f669c22199e3ce99cfba2e5945c73beb47
[2.7] closes bpo-33956: update vendored expat to 2.2.5 (GH-7925)

(cherry picked from commit 4e21100fa7bf66e0b32146d3f46ae16afc73fee1)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Misc/NEWS.d/next/Core and Builtins/2018-06-25-20-42-44.bpo-33956.1qoTwD.rst [new file with mode: 0644]
Modules/expat/expat.h
Modules/expat/expat_external.h
Modules/expat/internal.h
Modules/expat/loadlibrary.c
Modules/expat/xmlparse.c
Modules/expat/xmltok.c
Modules/expat/xmltok.h
Modules/expat/xmltok_impl.c