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 DahlitzFlorian, anthonypjshaw, docs@python, edison.abahurire, python-dev, remi.lapeyre, serhiy.storchaka, terry.reedy
Date 2020-09-22.13:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600780614.28.0.28323162703.issue40670@roundup.psfhosted.org>
In-reply-to
Content
New changeset 557b9a52edc4445cec293f2cc2c268c4f564adcf by Serhiy Storchaka in branch 'master':
bpo-40670: More reliable validation of statements in timeit.Timer. (GH-22358)
https://github.com/python/cpython/commit/557b9a52edc4445cec293f2cc2c268c4f564adcf
History
Date User Action Args
2020-09-22 13:16:54serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, docs@python, python-dev, anthonypjshaw, DahlitzFlorian, remi.lapeyre, edison.abahurire
2020-09-22 13:16:54serhiy.storchakasetmessageid: <1600780614.28.0.28323162703.issue40670@roundup.psfhosted.org>
2020-09-22 13:16:54serhiy.storchakalinkissue40670 messages
2020-09-22 13:16:54serhiy.storchakacreate