This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients christian.heimes, miss-islington, vstinner
Date 2018-12-10.15:06:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544454382.19.0.788709270274.issue31374@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b6ef6f69a9afc979640a5f9883f799de1364bff7 by Victor Stinner in branch 'master':
bpo-31374: expat doesn't include <pyconfig.h> on Windows (GH-11079)
https://github.com/python/cpython/commit/b6ef6f69a9afc979640a5f9883f799de1364bff7
History
Date User Action Args
2018-12-10 15:06:22vstinnersetrecipients: + vstinner, christian.heimes, miss-islington
2018-12-10 15:06:22vstinnersetmessageid: <1544454382.19.0.788709270274.issue31374@psf.upfronthosting.co.za>
2018-12-10 15:06:22vstinnerlinkissue31374 messages
2018-12-10 15:06:22vstinnercreate