Message 338199 - Python tracker (original) (raw)

Message338199

Author vstinner
Recipients koobs, ned.deily, vstinner, yan12125
Date 2019-03-18.11:41:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1552909307.43.0.174096242639.issue36235@roundup.psfhosted.org
In-reply-to
Content
Chih-Hsuan Yen: After this patch, test_distutils failed if $CPPFLAGS is not empty when building CPython. Aha, more sysconfig configuration variables and environment variables should be mocked. I wrote PR 12403 to mock all variables. Would you mind to test and review it?
History
Date User Action Args
2019-03-18 11:41:47 vstinner set recipients: + vstinner, ned.deily, koobs, yan12125
2019-03-18 11:41:47 vstinner set messageid: 1552909307.43.0.174096242639.issue36235@roundup.psfhosted.org
2019-03-18 11:41:47 vstinner link issue36235 messages
2019-03-18 11:41:47 vstinner create