Skip to content

[3.7] bpo-28240: timeit: Update repeat() doc (GH-7419)#7457

Merged
vstinner merged 1 commit into
python:3.7from
miss-islington:backport-3ef769f-3.7
Jun 6, 2018
Merged

[3.7] bpo-28240: timeit: Update repeat() doc (GH-7419)#7457
vstinner merged 1 commit into
python:3.7from
miss-islington:backport-3ef769f-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 6, 2018

Document that the default value of repeat changed from 3 to 5 in
Python 3.7.
(cherry picked from commit 3ef769f)

Co-authored-by: Victor Stinner vstinner@redhat.com

https://bugs.python.org/issue28240

Document that the default value of repeat changed from 3 to 5 in
Python 3.7.
(cherry picked from commit 3ef769f)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@vstinner: Backport status check is done, and it's a success ✅ .

@vstinner vstinner merged commit cebd4b0 into python:3.7 Jun 6, 2018
@miss-islington
Copy link
Copy Markdown
Contributor Author

Thanks, @vstinner!

@miss-islington miss-islington deleted the backport-3ef769f-3.7 branch June 6, 2018 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants