[issue18803] Fix more typos in .py files

2013-08-25 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 3.3 ___ Python tr

[issue18803] Fix more typos in .py files

2013-08-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 33b156e118c0 by Ezio Melotti in branch '2.7': #18803: fix more typos. Patch by Févry Thibault. http://hg.python.org/cpython/rev/33b156e118c0 New changeset c57d99a8fc42 by Ezio Melotti in branch '3.3': #18803: fix more typos. Patch by Févry Thibaul

[issue18803] Fix more typos in .py files

2013-08-24 Thread Févry Thibault
Févry Thibault added the comment: Ezio : Yes, I was just following Reddy's advice from another bug report (issue 18466) Terry : Yes, looks like I was tired while doing that... Should be fixed in the updated patch -- Added file: http://bugs.python.org/file31454/more_typos.diff _

[issue18803] Fix more typos in .py files

2013-08-23 Thread Terry J. Reedy
Terry J. Reedy added the comment: Incorrect fixes. accidentaly -> accidentally occurence -> occurrence -- nosy: +terry.reedy ___ Python tracker ___ __

[issue18803] Fix more typos in .py files

2013-08-23 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti stage: -> patch review ___ Python tracker ___ ___ Python-bugs-list mailing list Unsu

[issue18803] Fix more typos in .py files

2013-08-21 Thread Févry Thibault
New submission from Févry Thibault: Just like issue 18741 and 18705. It also fixes one typo in a C file. -- assignee: docs@python components: Documentation files: more_typos.diff keywords: patch messages: 195823 nosy: docs@python, iwontbecreative priority: normal severity: normal status