Issue 18803: Fix more typos in .py files (original) (raw)
Created on 2013-08-21 21:16 by iwontbecreative, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
more_typos.diff | iwontbecreative,2013-08-21 21:16 | Another typo killer. | review |
more_typos.diff | iwontbecreative,2013-08-24 16:13 | review |
Messages (5) | ||
---|---|---|
msg195823 - (view) | Author: Févry Thibault (iwontbecreative) * | Date: 2013-08-21 21:16 |
Just like issue 18741 and 18705. It also fixes one typo in a C file. | ||
msg196037 - (view) | Author: Terry J. Reedy (terry.reedy) * ![]() |
Date: 2013-08-23 21:39 |
Incorrect fixes. accidentaly -> accidentally occurence -> occurrence | ||
msg196082 - (view) | Author: Févry Thibault (iwontbecreative) * | Date: 2013-08-24 16:13 |
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 | ||
msg196169 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2013-08-25 22:34 |
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 Thibault. http://hg.python.org/cpython/rev/c57d99a8fc42 New changeset 6b28bfff9204 by Ezio Melotti in branch 'default': #18803: merge with 3.3. http://hg.python.org/cpython/rev/6b28bfff9204 | ||
msg196170 - (view) | Author: Ezio Melotti (ezio.melotti) * ![]() |
Date: 2013-08-25 22:35 |
Fixed, thanks for the report and the patch! |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:49 | admin | set | github: 63003 |
2013-08-25 22:35:06 | ezio.melotti | set | status: open -> closedversions: + Python 2.7, Python 3.3messages: + assignee: docs@python -> ezio.melottiresolution: fixedstage: patch review -> resolved |
2013-08-25 22:34:02 | python-dev | set | nosy: + python-devmessages: + |
2013-08-24 16:13:11 | iwontbecreative | set | files: + more_typos.diffmessages: + |
2013-08-23 21:39:08 | terry.reedy | set | nosy: + terry.reedymessages: + |
2013-08-23 20:28:02 | ezio.melotti | set | nosy: + ezio.melottistage: patch review |
2013-08-21 21:16:04 | iwontbecreative | create |