This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Another (the last) group of misspellings
Type: behavior Stage: resolved
Components: None Versions: Python 3.3
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: ezio.melotti Nosy List: ezio.melotti, kwadrat, python-dev
Priority: normal Keywords: patch

Created on 2011-03-15 23:00 by kwadrat, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
another_misspellings.patch kwadrat, 2011-03-15 23:00 The rest of misspellings review
Messages (6)
msg131061 - (view) Author: Piotr Kasprzyk (kwadrat) * Date: 2011-03-15 23:00
This it the second (and last) part of misspellings.

Please also close/reject issue 11507 - it is outdated.
msg131094 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2011-03-16 09:06
New changeset bf94b6a73fc8 by Ezio Melotti in branch '3.1':
#11565: Fix several typos. Patch by Piotr Kasprzyk.
http://hg.python.org/cpython/rev/bf94b6a73fc8
msg131095 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2011-03-16 09:36
New changeset dc245d681901 by Ezio Melotti in branch '3.2':
#11565: Merge with 3.1.
http://hg.python.org/cpython/rev/dc245d681901
msg131096 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2011-03-16 09:39
New changeset db73857669fb by Ezio Melotti in branch 'default':
#11565: Merge with 3.2.
http://hg.python.org/cpython/rev/db73857669fb
msg131098 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2011-03-16 10:35
New changeset cd8d3c2d3bce by Ezio Melotti in branch '2.7':
#11565: Fix several typos. Patch by Piotr Kasprzyk.
http://hg.python.org/cpython/rev/cd8d3c2d3bce
msg131099 - (view) Author: Ezio Melotti (ezio.melotti) * (Python committer) Date: 2011-03-16 10:36
Fixed in all the four branches, thanks for the patch!
History
Date User Action Args
2022-04-11 14:57:14adminsetgithub: 55774
2011-03-16 10:36:55ezio.melottisetstatus: open -> closed
nosy: ezio.melotti, kwadrat, python-dev
messages: + msg131099

resolution: fixed
stage: resolved
2011-03-16 10:35:26python-devsetnosy: ezio.melotti, kwadrat, python-dev
messages: + msg131098
2011-03-16 09:39:48python-devsetnosy: ezio.melotti, kwadrat, python-dev
messages: + msg131096
2011-03-16 09:36:30python-devsetnosy: ezio.melotti, kwadrat, python-dev
messages: + msg131095
2011-03-16 09:06:27python-devsetnosy: + python-dev
messages: + msg131094
2011-03-16 02:02:42ezio.melottisetassignee: ezio.melotti
2011-03-15 23:00:29kwadratcreate