Message 321205 - Python tracker

Message321205

Author vstinner
Recipients terry.reedy, tkandell, vstinner
Date 2018-07-07.07:09:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530947393.71.0.56676864532.issue34058@psf.upfronthosting.co.za>
In-reply-to
Content
Can we please recommpile Python from scratch and attach the output of make? Example:

./configure
make 2>&1 | tee log

And attach log to this ticket.
History
Date User Action Args
2018-07-07 07:09:53vstinnersetrecipients: + vstinner, terry.reedy, tkandell
2018-07-07 07:09:53vstinnersetmessageid: <1530947393.71.0.56676864532.issue34058@psf.upfronthosting.co.za>
2018-07-07 07:09:53vstinnerlinkissue34058 messages
2018-07-07 07:09:53vstinnercreate