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:36:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395657413.94.0.140148424452.issue20904@psf.upfronthosting.co.za>
In-reply-to
Content
> It's not just cosmetic, it's breaking the testsuite back and forth.

Sure; those are really bugs in the tests, though: no test should be blindly assuming that the short float repr is in use.  It sounds as though we're missing some skip decorators.
History
Date User Action Args
2014-03-24 10:36:53mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, loewis, georg.brandl, pitrou, larry, benjamin.peterson, skrah, BreamoreBoy, schwab
2014-03-24 10:36:53mark.dickinsonsetmessageid: <1395657413.94.0.140148424452.issue20904@psf.upfronthosting.co.za>
2014-03-24 10:36:53mark.dickinsonlinkissue20904 messages
2014-03-24 10:36:53mark.dickinsoncreate