[issue21528] Fix a number of typos in the documentation

2016-05-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 33f6e360826e by Donald Stufft in branch '2.7': Fix Issue #21528 - Fix documentation typos https://hg.python.org/cpython/rev/33f6e360826e -- ___ Python tracker

[issue21528] Fix a number of typos in the documentation

2015-06-14 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3ded282f9615 by Senthil Kumaran in branch '3.4': Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos. https://hg.python.org/cpython/rev/3ded282f9615 New changeset 9a0c5ffe7420 by Senthil Kumaran in branch 'de

[issue21528] Fix a number of typos in the documentation

2014-05-20 Thread Donald Stufft
Changes by Donald Stufft : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue21528] Fix a number of typos in the documentation

2014-05-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset db302b88fdb6 by Donald Stufft in branch 'default': Fix Issue #21528 - Fix documentation typos http://hg.python.org/cpython/rev/db302b88fdb6 -- nosy: +python-dev ___ Python tracker

[issue21528] Fix a number of typos in the documentation

2014-05-19 Thread Georg Brandl
Georg Brandl added the comment: Looks all good to me. -- nosy: +georg.brandl ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue21528] Fix a number of typos in the documentation

2014-05-18 Thread Alex Gaynor
New submission from Alex Gaynor: Attached patch is against the default branch, and fixes a number of typos. -- assignee: docs@python components: Documentation files: typos.diff keywords: needs review, patch messages: 218769 nosy: alex, docs@python priority: normal severity: normal status