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 mark.dickinson
Recipients BreamoreBoy, benjamin.peterson, georg.brandl, larry, loewis, mark.dickinson, pitrou, schwab, skrah, tim.peters
Date 2014-03-24.10:52:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395658363.09.0.131204314912.issue20904@psf.upfronthosting.co.za>
In-reply-to
Content
> Since you say the non-short-float code is legacy this will make it also possible to drop it.

That's unfortunately not true (much as I'd like it to be).  Even with this patch, there may still be non-gcc / x86 combinations where we potentially need the fallback code.
History
Date User Action Args
2014-03-24 10:52:43mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, loewis, georg.brandl, pitrou, larry, benjamin.peterson, skrah, BreamoreBoy, schwab
2014-03-24 10:52:43mark.dickinsonsetmessageid: <1395658363.09.0.131204314912.issue20904@psf.upfronthosting.co.za>
2014-03-24 10:52:43mark.dickinsonlinkissue20904 messages
2014-03-24 10:52:43mark.dickinsoncreate