Skip to content

Commit 82d6d5a

Browse files
Update 2019-04-25-21-11-37.bpo-36461.TO5YyP.rst
1 parent f014a68 commit 82d6d5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

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

0 commit comments

Comments
 (0)