Skip to content

Commit ba26f88

Browse files
committed
📜🤖 Added by blurb_it.
1 parent 94dfd6b commit ba26f88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
In timeit module:
2+
- added a new parameter *max_time_taken* to ``timeit.timeit()`` and ``timeit.replace()`` methods and ``timeit.Timer()`` class;
3+
- had `timeit` and `repeat` methods (and functions) fall back
4+
on `autorange` if the number is set to 0 or None.

0 commit comments

Comments
 (0)