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 steven.daprano
Recipients Alessandro Cucci, cheryl.sabella, steven.daprano
Date 2019-05-24.16:12:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558714354.43.0.837323855165.issue36461@roundup.psfhosted.org>
In-reply-to
Content
Looking at PR 12953:

The only API for setting the target time is by passing it to the autorange method directly. So I think that there's no way for the caller of ``Timer.timeit()`` or ``Timer.repeat()`` to specify a custom target time, is that right?
History
Date User Action Args
2019-05-24 16:12:34steven.dapranosetrecipients: + steven.daprano, cheryl.sabella, Alessandro Cucci
2019-05-24 16:12:34steven.dapranosetmessageid: <1558714354.43.0.837323855165.issue36461@roundup.psfhosted.org>
2019-05-24 16:12:34steven.dapranolinkissue36461 messages
2019-05-24 16:12:34steven.dapranocreate