New submission from Cheryl Sabella <cheryl.sabe...@gmail.com>:

#6422 implemented the autorange function for timeit, but in msg272704, Steven 
D'Aprano outlined follow-up change requests to that patch.

- make the 0.2s time configurable;
- have `timeit` and `repeat` methods (and functions) fall back 
  on `autorange` if the number is set to 0 or None.

Opening this ticket for those change requests.

----------
components: Library (Lib)
keywords: easy
messages: 339025
nosy: cheryl.sabella
priority: normal
severity: normal
stage: needs patch
status: open
title: timeit: Additional changes for autorange
type: enhancement
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36461>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to