[issue18705] Fix typos/spelling mistakes in Lib/*.py files

2013-08-17 Thread Ezio Melotti
Ezio Melotti added the comment: Fixed, thanks for the report and the patch! -- assignee: docs@python -> ezio.melotti resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed versions: +Python 2.7 ___ Python tracker

[issue18705] Fix typos/spelling mistakes in Lib/*.py files

2013-08-17 Thread Roundup Robot
Roundup Robot added the comment: New changeset d234dd21374a by Ezio Melotti in branch '2.7': #18705: fix a number of typos. Patch by Févry Thibault. http://hg.python.org/cpython/rev/d234dd21374a New changeset e07f104133d5 by Ezio Melotti in branch '3.3': #18705: fix a number of typos. Patch by

[issue18705] Fix typos/spelling mistakes in Lib/*.py files

2013-08-16 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: I'm not spelling expert Antoine. :-) -- ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue18705] Fix typos/spelling mistakes in Lib/*.py files

2013-08-16 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +serhiy.storchaka ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue18705] Fix typos/spelling mistakes in Lib/*.py files

2013-08-16 Thread Ezio Melotti
Ezio Melotti added the comment: See also #18741. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue18705] Fix typos/spelling mistakes in Lib/*.py files

2013-08-11 Thread Mark Dickinson
Mark Dickinson added the comment: Thanks for the update. All the changes in the updated patch look good to me. -- ___ Python tracker ___

[issue18705] Fix typos/spelling mistakes in Lib/*.py files

2013-08-11 Thread Févry Thibault
Changes by Févry Thibault : -- title: Fix arround 100 typos/spelling mistakes -> Fix typos/spelling mistakes in Lib/*.py files ___ Python tracker ___ ___