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 steven.daprano
Recipients cool-RR, koobs, mark.dickinson, martin.panter, ned.deily, python-dev, rhettinger, steven.daprano, vstinner
Date 2016-09-12.02:50:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473648647.5.0.804525250049.issue27181@psf.upfronthosting.co.za>
In-reply-to
Content
As discussed with Ned by email, I'm currently unable to build 3.6 and won't have time to work on this before b1. As discussed on #27761 my tests here are too strict and should be loosened, e.g. from assertEqual to assertAlmostEqual. Ned wrote:

"If you are only planning to make changes to the tests themselves, I think that can wait for b2."

I have no plans to change the publicly visible interface of geometric_mean.
History
Date User Action Args
2016-09-12 02:50:47steven.dapranosetrecipients: + steven.daprano, rhettinger, mark.dickinson, vstinner, ned.deily, cool-RR, python-dev, martin.panter, koobs
2016-09-12 02:50:47steven.dapranosetmessageid: <1473648647.5.0.804525250049.issue27181@psf.upfronthosting.co.za>
2016-09-12 02:50:47steven.dapranolinkissue27181 messages
2016-09-12 02:50:46steven.dapranocreate