New submission from Matthias Gilch <matthias.gilch.mg...@gmail.com>:

I propose to add a function parameter for timeit to get some statistics back 
from it. I think it's inconvenient to write those stubs every time when we have 
a method for this in the standard library that could be easily used with a few 
changes in it.

----------
components: Library (Lib)
messages: 310218
nosy: MGilch
priority: normal
severity: normal
status: open
title: Statistics as a result from timeit
type: behavior
versions: Python 3.7

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

Reply via email to