[issue23943] Misspellings in a few files

2016-07-27 Thread Roundup Robot
Roundup Robot added the comment: New changeset b0addbbc7671 by Martin Panter in branch '2.7': Issue #23943: Fix typos. Patch by Piotr Kasprzyk. https://hg.python.org/cpython/rev/b0addbbc7671 New changeset 48f074e2afcf by Martin Panter in branch '3.5': Issue #23943: Restore extra fixes lost in me

[issue23943] Misspellings in a few files

2015-04-14 Thread Piotr Kasprzyk
Piotr Kasprzyk added the comment: Thank you for accepting the patch! -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue23943] Misspellings in a few files

2015-04-13 Thread Berker Peksag
Berker Peksag added the comment: Thanks Piotr. -- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 3.4 ___ Python tracker _

[issue23943] Misspellings in a few files

2015-04-13 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9f2bd9939d4b by Berker Peksag in branch '3.4': Issue #23943: Fix typos. Patch by Piotr Kasprzyk. https://hg.python.org/cpython/rev/9f2bd9939d4b New changeset 4fb2075952a4 by Berker Peksag in branch 'default': Issue #23943: Fix typos. Patch by Piotr

[issue23943] Misspellings in a few files

2015-04-13 Thread Piotr Kasprzyk
New submission from Piotr Kasprzyk: Correct misspellings in various files. -- assignee: docs@python components: Documentation files: misspellings.patch keywords: patch messages: 240825 nosy: docs@python, kwadrat priority: normal severity: normal status: open title: Misspellings in a few