[issue29662] Fix wrong indentation of timeit.Timer's documenation

2017-03-24 Thread Xiang Zhang
New submission from Xiang Zhang: 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 -- __

[issue29662] Fix wrong indentation of timeit.Timer's documenation

2017-03-24 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset 210d6a9f951b621b095bc5b72821cf60198ffea8 by Xiang Zhang in branch 'master': bpo-29662: fix wrong indentation in timeit.Timer's doc (GH-332) https://github.com/python/cpython/commit/210d6a9f951b621b095bc5b72821cf60198ffea8 -- __

[issue29662] Fix wrong indentation of timeit.Timer's documenation

2017-02-26 Thread Xiang Zhang
Changes by Xiang Zhang : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ Py

[issue29662] Fix wrong indentation of timeit.Timer's documenation

2017-02-26 Thread Xiang Zhang
Changes by Xiang Zhang : -- pull_requests: +293 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.py

[issue29662] Fix wrong indentation of timeit.Timer's documenation

2017-02-26 Thread Xiang Zhang
Changes by Xiang Zhang : -- pull_requests: +292 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.py

[issue29662] Fix wrong indentation of timeit.Timer's documenation

2017-02-26 Thread Xiang Zhang
Changes by Xiang Zhang : -- versions: +Python 3.6, Python 3.7 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: h

[issue29662] Fix wrong indentation of timeit.Timer's documenation

2017-02-26 Thread Xiang Zhang
Changes by Xiang Zhang : -- assignee: xiang.zhang components: Documentation nosy: xiang.zhang priority: normal severity: normal stage: patch review status: open title: Fix wrong indentation of timeit.Timer's documenation ___ Python tracker