summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-06-28 04:12:38 (GMT)
committerGitHub <noreply@github.com>2019-06-28 04:12:38 (GMT)
commit515a026eb068e2730b6e2cddc9bbb1aef39d71fd (patch)
tree7d81e8a5f27945cf3ecc65c8a255ef0fa09efafe /Misc
parent4fee28aa42dbac7f08a6d2829546b7d8e848034d (diff)
downloadcpython-515a026eb068e2730b6e2cddc9bbb1aef39d71fd.zip
cpython-515a026eb068e2730b6e2cddc9bbb1aef39d71fd.tar.gz
cpython-515a026eb068e2730b6e2cddc9bbb1aef39d71fd.tar.bz2
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 0000000..80719ee
--- /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.