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 2016-11-05.09:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478336931.79.0.0553659723368.issue28618@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I forgot to mention that I compiled Python with "./configure -C". The purpose of the patch is to optimize Python when LTO and/or PGO compilation are not explicitly used.
History
Date User Action Args
2016-11-05 09:08:51vstinnersetrecipients: + vstinner
2016-11-05 09:08:51vstinnersetmessageid: <1478336931.79.0.0553659723368.issue28618@psf.upfronthosting.co.za>
2016-11-05 09:08:51vstinnerlinkissue28618 messages
2016-11-05 09:08:51vstinnercreate