[issue28394] Spelling fixes

2016-10-09 Thread Martin Panter
Martin Panter added the comment: Thanks Ville. I added some more fixes of my own I had been saving up. -- resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 2.7, Python 3.5, Python 3.6, Python 3.7 ___ Python tracker

[issue28394] Spelling fixes

2016-10-09 Thread Roundup Robot
New submission from Roundup Robot: New changeset 6b1df8905012 by Martin Panter in branch '3.5': Issue #28394: Spelling and typo fixes in code comments and changelog https://hg.python.org/cpython/rev/6b1df8905012 New changeset bd113af10005 by Martin Panter in branch '3.6': Issue #28394: Merge typ

[issue28394] Spelling fixes

2016-10-09 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- nosy: +martin.panter ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue28394] Spelling fixes

2016-10-09 Thread Ville Skyttä
Changes by Ville Skyttä : -- assignee: docs@python components: Documentation files: spelling.patch keywords: patch nosy: docs@python, scop priority: normal severity: normal status: open title: Spelling fixes type: enhancement Added file: http://bugs.python.org/file45031/spelling.patch _