]> 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:25:31 +0000 (07:25 -0800)
committerGitHub <noreply@github.com>
Mon, 10 Dec 2018 15:25:31 +0000 (07:25 -0800)
commitef1fc0d031c925416d49b407518932ccbf57a0d2
tree05d002db5c6a7ee34ca45509bac527197acb8544
parentea773eb1f9e79e9f558ca1fe8909cf6ac1c00371
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