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 alecsandru.patrascu, brett.cannon, gregory.p.smith, pitrou, r.david.murray, scoder, skrah, vstinner, zach.ware
Date 2016-01-20.08:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbzor=6pecq2DGH=r9qX2t4+NT9ff9dQ+0tUziw_8sOLg@mail.gmail.com>
In-reply-to <1453279078.96.0.621641232897.issue25702@psf.upfronthosting.co.za>
Content
I suggest to only modify the default branch and work with downstream (like
Linux vendors) to compile Python with best compiler options.

I'm talking about the default compilation mode. Maybe we can add a
configure option to 2.7 and 3.5, disabled by default, to use best options.

Sorry I didn't read the whole discussion.
History
Date User Action Args
2016-01-20 08:41:55vstinnersetrecipients: + vstinner, brett.cannon, gregory.p.smith, pitrou, scoder, r.david.murray, skrah, zach.ware, alecsandru.patrascu
2016-01-20 08:41:55vstinnerlinkissue25702 messages
2016-01-20 08:41:55vstinnercreate