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 xiang.zhang
Recipients xiang.zhang
Date 2017-03-24.23:37:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398672.83.0.189529874832.issue29662@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8aa1ad892ff3cf4d8881cdae0e95be1a5bad175e by Xiang Zhang in branch '3.6':
bpo-29662: fix wrong indentation in timeit.Timer's doc  (GH-333)
https://github.com/python/cpython/commit/8aa1ad892ff3cf4d8881cdae0e95be1a5bad175e
History
Date User Action Args
2017-03-24 23:37:52xiang.zhangsetrecipients: + xiang.zhang
2017-03-24 23:37:52xiang.zhangsetmessageid: <1490398672.83.0.189529874832.issue29662@psf.upfronthosting.co.za>
2017-03-24 23:37:52xiang.zhanglinkissue29662 messages
2017-03-24 23:37:52xiang.zhangcreate