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 pablogsal
Recipients Michael.Felt, ned.deily, pablogsal
Date 2020-04-23.09:52:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587635527.25.0.445646848732.issue40370@roundup.psfhosted.org>
In-reply-to
Content
Ned, the analysis seems correct. We need to fix test_peg_generator so it uses the same build options as the interpreter. I am slightly surprised as I was under the assumption that distutils propagates the compiler options that were used when the interpreter was built automatically
History
Date User Action Args
2020-04-23 09:52:07pablogsalsetrecipients: + pablogsal, ned.deily, Michael.Felt
2020-04-23 09:52:07pablogsalsetmessageid: <1587635527.25.0.445646848732.issue40370@roundup.psfhosted.org>
2020-04-23 09:52:07pablogsallinkissue40370 messages
2020-04-23 09:52:07pablogsalcreate