[3.7] bpo-28240: timeit: Update repeat() doc (GH-7419) by miss-islington · Pull Request #7457 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
vstinner merged 1 commit intopython:3.7from
Jun 6, 2018Merged
[3.7] bpo-28240: timeit: Update repeat() doc (GH-7419)#7457
vstinner merged 1 commit intopython:3.7from
[3.7] bpo-28240: timeit: Update repeat() doc (GH-7419)#7457
vstinner merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
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
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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
skip news
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 6, 2018
miss-islington commented
Jun 6, 2018@vstinner: Backport status check is done, and it's a success ✅ .
vstinner
merged commit
cebd4b0
into
python:3.7
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 6, 2018
miss-islington commented
Jun 6, 2018Thanks, @vstinner!
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-3ef769f-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment