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 serhiy.storchaka
Recipients Energya, docs@python, python-dev, serhiy.storchaka, xtreak
Date 2020-05-02.16:12:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588435930.54.0.563802158086.issue40419@roundup.psfhosted.org>
In-reply-to
Content
New changeset 766352320fd736e2c8ed545b4cc57563f61a0b9d by Sander in branch 'master':
bpo-40419: timeit CLI docs now mention 1,2,5,10,... trials instead of powers of 10 (GH-19752)
https://github.com/python/cpython/commit/766352320fd736e2c8ed545b4cc57563f61a0b9d
History
Date User Action Args
2020-05-02 16:12:10serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, python-dev, xtreak, Energya
2020-05-02 16:12:10serhiy.storchakasetmessageid: <1588435930.54.0.563802158086.issue40419@roundup.psfhosted.org>
2020-05-02 16:12:10serhiy.storchakalinkissue40419 messages
2020-05-02 16:12:10serhiy.storchakacreate