[issue33771] Module: timeit. According to documentation default_repeat should have the value 3. Has 5.

Terry J. Reedy report at bugs.python.org
Fri Jun 8 14:59:43 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:

This is a duplicate in that the 3 => 5 change was incorporated into PR 7419 for #28240.

----------
nosy: +terry.reedy
resolution:  -> duplicate
stage: needs patch -> resolved
status: open -> closed
superseder:  -> Enhance the timeit module: display average +- std dev instead of minimum

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33771>
_______________________________________


More information about the Python-bugs-list mailing list