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 skrah
Recipients Serge Anuchin, mark.dickinson, r.david.murray, rhettinger, serhiy.storchaka, skrah, steven.daprano, tim.peters, vstinner
Date 2015-07-09.11:12:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436440339.52.0.575441485982.issue24567@psf.upfronthosting.co.za>
In-reply-to
Content
Qt had a similar initiative regarding -msse2 -mfpmath:

http://lists.qt-project.org/pipermail/development/2013-December/014530.html


They say that also Visual Studio 2012 has switched to sse2 by default.

The only problem are the Linux distributions that are stuck in i386 land
and who would probably disable the flags in their builds.
History
Date User Action Args
2015-07-09 11:12:19skrahsetrecipients: + skrah, tim.peters, rhettinger, mark.dickinson, vstinner, steven.daprano, r.david.murray, serhiy.storchaka, Serge Anuchin
2015-07-09 11:12:19skrahsetmessageid: <1436440339.52.0.575441485982.issue24567@psf.upfronthosting.co.za>
2015-07-09 11:12:19skrahlinkissue24567 messages
2015-07-09 11:12:18skrahcreate