[docs] [issue35738] Update timeit documentation to reflect default repeat of three
Jayanth Raman
report at bugs.python.org
Mon Jan 14 13:56:04 EST 2019
New submission from Jayanth Raman <raman.jayanth at gmail.com>:
In the Examples section of the timeit documentation, repeat() returns a list of size three. But the default is now five and the documentation should reflect that.
Thanks.
----------
assignee: docs at python
components: Documentation
messages: 333635
nosy: docs at python, jayanth
priority: normal
severity: normal
status: open
title: Update timeit documentation to reflect default repeat of three
type: enhancement
versions: Python 3.8
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35738>
_______________________________________
More information about the docs
mailing list