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.17:05:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528304748.59.0.592728768989.issue28240@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cebd4b009adca6611e92eb337747f59818e941a6 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-28240: timeit: Update repeat() doc (GH-7419) (GH-7457)
https://github.com/python/cpython/commit/cebd4b009adca6611e92eb337747f59818e941a6
History
Date User Action Args
2018-06-06 17:05:48vstinnersetrecipients: + vstinner, lemburg, tim.peters, brett.cannon, rhettinger, jcea, pitrou, ned.deily, steven.daprano, python-dev, serhiy.storchaka
2018-06-06 17:05:48vstinnersetmessageid: <1528304748.59.0.592728768989.issue28240@psf.upfronthosting.co.za>
2018-06-06 17:05:48vstinnerlinkissue28240 messages
2018-06-06 17:05:48vstinnercreate