This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients brett.cannon, jcea, lemburg, ned.deily, pitrou, python-dev, rhettinger, serhiy.storchaka, steven.daprano, tim.peters, vstinner
Date 2018-06-06.15:55:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528300520.5.0.592728768989.issue28240@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3ef769fcd378a7f1cda19c0dfec2e79613d79e48 by Victor Stinner in branch 'master':
bpo-28240: timeit: Update repeat() doc (GH-7419)
https://github.com/python/cpython/commit/3ef769fcd378a7f1cda19c0dfec2e79613d79e48
History
Date User Action Args
2018-06-06 15:55:20vstinnersetrecipients: + vstinner, lemburg, tim.peters, brett.cannon, rhettinger, jcea, pitrou, ned.deily, steven.daprano, python-dev, serhiy.storchaka
2018-06-06 15:55:20vstinnersetmessageid: <1528300520.5.0.592728768989.issue28240@psf.upfronthosting.co.za>
2018-06-06 15:55:20vstinnerlinkissue28240 messages
2018-06-06 15:55:20vstinnercreate