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 steve.dower
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-05-31.15:36:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527780988.0.0.682650639539.issue33720@psf.upfronthosting.co.za>
In-reply-to
Content
The uploaded binary is compiled with PGO enabled (and trained on most of the test suite). I'll check it out - hopefully we don't need to do anything drastic and can get away with either a compiler update or disabling optimizations on a single function.
History
Date User Action Args
2018-05-31 15:36:28steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware
2018-05-31 15:36:28steve.dowersetmessageid: <1527780988.0.0.682650639539.issue33720@psf.upfronthosting.co.za>
2018-05-31 15:36:27steve.dowerlinkissue33720 messages
2018-05-31 15:36:27steve.dowercreate