| commit | 3ef769fcd378a7f1cda19c0dfec2e79613d79e48 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <vstinner@redhat.com> | Wed Jun 06 17:55:18 2018 +0200 |
| committer | GitHub <noreply@github.com> | Wed Jun 06 17:55:18 2018 +0200 |
| tree | 3b17ddf6edf3f37d1b292dd0e150bc9e8c24e8e3 | |
| parent | 492d6424a7ca907c8ec1df21e51062e8f3d88e32 [diff] |
bpo-28240: timeit: Update repeat() doc (GH-7419) Document that the default value of repeat changed from 3 to 5 in Python 3.7.