]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31374: expat doesn't include <pyconfig.h> on Windows (GH-11079)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Dec 2018 15:41:11 +0000 (07:41 -0800)
committerGitHub <noreply@github.com>
Mon, 10 Dec 2018 15:41:11 +0000 (07:41 -0800)
commit3acf30de90936fe3714bb62873e2523c0440e652
tree623728447a3fa7db921a099382afec1e4204cb34
parent7215e4857123afa8577f63c1024bcd1889a96305
bpo-31374: expat doesn't include <pyconfig.h> on Windows (GH-11079)

(cherry picked from commit b6ef6f69a9afc979640a5f9883f799de1364bff7)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Modules/expat/xmltok.c