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 ncoghlan
Recipients Michael.Felt, dstufft, eric.araujo, ncoghlan, taleinat
Date 2018-12-26.05:45:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545803121.28.0.712150888896.issue34897@roundup.psfhosted.org>
In-reply-to
Content
New changeset 259c159fc1faab0dd631d20374842dc0d6a9f145 by Nick Coghlan (Michael Felt) in branch 'master':
bpo-34897: avoid distutils test error when CXX is not set (GH-9706)
https://github.com/python/cpython/commit/259c159fc1faab0dd631d20374842dc0d6a9f145
History
Date User Action Args
2018-12-26 05:45:23ncoghlansetrecipients: + ncoghlan, taleinat, eric.araujo, dstufft, Michael.Felt
2018-12-26 05:45:21ncoghlansetmessageid: <1545803121.28.0.712150888896.issue34897@roundup.psfhosted.org>
2018-12-26 05:45:21ncoghlanlinkissue34897 messages
2018-12-26 05:45:21ncoghlancreate