[3.7] bpo-28240: timeit: Update repeat() doc (GH-7419) by miss-islington · Pull Request #7457 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Jun 6, 2018

edited by bedevere-bot

Loading

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @vstinner @the-knights-who-say-ni @bedevere-bot