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 miss-islington
Recipients davidak, docs@python, miss-islington, vstinner, xtreak
Date 2019-05-13.19:41:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557776495.02.0.331236745213.issue35138@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7f485ea4fc17c5afb38cd0478ff15326fb5a47fc by Miss Islington (bot) in branch '3.7':
bpo-35138: Added an example for timeit.timeit with callable arguments (GH-9787)
https://github.com/python/cpython/commit/7f485ea4fc17c5afb38cd0478ff15326fb5a47fc
History
Date User Action Args
2019-05-13 19:41:35miss-islingtonsetrecipients: + miss-islington, vstinner, docs@python, xtreak, davidak
2019-05-13 19:41:35miss-islingtonsetmessageid: <1557776495.02.0.331236745213.issue35138@roundup.psfhosted.org>
2019-05-13 19:41:35miss-islingtonlinkissue35138 messages
2019-05-13 19:41:34miss-islingtoncreate