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.
Created on 2014年02月15日 10:17 by Saimadhav.Heblikar, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| idle-tests-readme-typo-fix.diff | Saimadhav.Heblikar, 2014年02月15日 10:17 | review | ||
| Messages (3) | |||
|---|---|---|---|
| msg211265 - (view) | Author: Saimadhav Heblikar (Saimadhav.Heblikar) * | Date: 2014年02月15日 10:17 | |
There is a typo in the readme.txt file which uses "text" instead of "test" in an example to demonstrate how to run tests. |
|||
| msg211266 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2014年02月15日 11:01 | |
New changeset 2c6deff0e522 by Ezio Melotti in branch '2.7': #20634: fix typo in IDLE README noticed by Saimadhav Heblikar. http://hg.python.org/cpython/rev/2c6deff0e522 New changeset be42b12065d7 by Ezio Melotti in branch '3.3': #20634: fix typo in IDLE README noticed by Saimadhav Heblikar. http://hg.python.org/cpython/rev/be42b12065d7 New changeset dcbbff7e6b56 by Ezio Melotti in branch 'default': #20634: merge with 3.3. http://hg.python.org/cpython/rev/dcbbff7e6b56 |
|||
| msg211267 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2014年02月15日 11:02 | |
Fixed, thanks for the report and the patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:58 | admin | set | github: 64833 |
| 2014年02月15日 11:02:27 | ezio.melotti | set | status: open -> closed assignee: ezio.melotti versions: + Python 2.7, Python 3.4 nosy: + ezio.melotti messages: + msg211267 resolution: fixed stage: resolved |
| 2014年02月15日 11:02:00 | python-dev | set | nosy:
+ python-dev messages: + msg211266 |
| 2014年02月15日 10:17:23 | Saimadhav.Heblikar | create | |