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 vstinner
Recipients vstinner
Date 2017-02-24.12:58:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487941112.76.0.700926861649.issue29641@psf.upfronthosting.co.za>
In-reply-to
Content
PGO compilation uses "make profile-removal", maybe my issue is linked to that?

I'm sure that PGO compilation + "make install" worked two months, but using: make profile-opt && make install.
History
Date User Action Args
2017-02-24 12:58:32vstinnersetrecipients: + vstinner
2017-02-24 12:58:32vstinnersetmessageid: <1487941112.76.0.700926861649.issue29641@psf.upfronthosting.co.za>
2017-02-24 12:58:32vstinnerlinkissue29641 messages
2017-02-24 12:58:32vstinnercreate