[issue28328] statistics.geometric_mean has no tests. Defer to 3.7?

Mark Dickinson report at bugs.python.org
Mon Oct 3 15:36:53 EDT 2016


Mark Dickinson added the comment:

One more geometric_mean issue (the current code can enter an infinite loop for Decimal inputs): #28351.

Steve, I really think we should postpone to 3.7. I'm very happy to help out with all the necessary fixes, tests and review, but I'm not going to have time for that before 3.6b2. If we defer, that takes the pressure off a bit and lets us get a good solid implementation in for 3.7.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28328>
_______________________________________


More information about the Python-bugs-list mailing list