summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-06-27 21:15:09 -0700
committerNed Deily <nad@python.org>2019-07-01 22:23:08 -0400
commitcc0bf97d61fbe844843f28abc510a11f3ef09942 (patch)
treeff19cb96d8392f66f8d994abb610cc1a424db7c1 /Misc
parent3d9963744a0b315717fb94e1813d27f2548d08d4 (diff)
downloadcpython-git-cc0bf97d61fbe844843f28abc510a11f3ef09942.tar.gz
closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436)
(cherry picked from commit 3b03b09fc94425915c5b1225e9200a3a95bc827b) Co-authored-by: Benjamin Peterson <benjamin@python.org>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2019-06-27-20-33-50.bpo-37437.du39_A.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-06-27-20-33-50.bpo-37437.du39_A.rst b/Misc/NEWS.d/next/Library/2019-06-27-20-33-50.bpo-37437.du39_A.rst
new file mode 100644
index 0000000000..80719ee152
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2019-06-27-20-33-50.bpo-37437.du39_A.rst
@@ -0,0 +1 @@
+Update vendorized expat version to 2.2.7.