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 mark.dickinson, rpetrov, skip.montanaro
Date 2009-11-09.17:49:55
SpamBayes Score 1.2716214e-05
Marked as misclassified No
Message-id <1257788996.73.0.655636946341.issue7251@psf.upfronthosting.co.za>
In-reply-to
Content
The round function in release26-maint is fixed (r76179).  I'm not sure 
whether the round_large test needs to be skipped for release26-maint, 
since the Python  2.6 version of round doesn't use the libm round 
function.
History
Date User Action Args
2009-11-09 17:49:56mark.dickinsonsetrecipients: + mark.dickinson, skip.montanaro, rpetrov
2009-11-09 17:49:56mark.dickinsonsetmessageid: <1257788996.73.0.655636946341.issue7251@psf.upfronthosting.co.za>
2009-11-09 17:49:55mark.dickinsonlinkissue7251 messages
2009-11-09 17:49:55mark.dickinsoncreate