commit | 83e37e16f3065086d721d4e62a3788e01db3431c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sat Aug 19 01:06:27 2017 +0200 |
committer | GitHub <noreply@github.com> | Sat Aug 19 01:06:27 2017 +0200 |
tree | 1c310cda2c2b073d9054f3b528928ad7091cc18c | |
parent | ff64a24c67fcd20bef9305db306b5026990d412b [diff] |
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3143) * bpo-30947: Update libexpat from 2.2.1 to 2.2.3 * Add NEWS entry * Add new loadlibrary.c * expat_external.h: restore include "pyexpatns.h" * PCbuild: add expat/loadlibrary.c * Define XML_POOR_ENTROPY to compile expat (cherry picked from commit 93d0cb58b4da2a88c56f472c6c19491cc7a390df)