
This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on2015-09-23 06:34 byterry.reedy, last changed2022-04-11 14:58 byadmin. This issue is nowclosed.
| Messages (4) | |||
|---|---|---|---|
| msg251407 -(view) | Author: Terry J. Reedy (terry.reedy)*![]() | Date: 2015-09-23 06:34 | |
idle.rst is either wrong or obsolete. Some options are missing and the notes are not now correct. I am editing so it matches code and help message in PyShell.py.I believe there is a mismatch between code and help message with respect to interaction with configuration settings. But I need to do some tests to be sure. | |||
| msg251414 -(view) | Author: Roundup Robot (python-dev)![]() | Date: 2015-09-23 07:53 | |
New changeset80e92eba23e0 by Terry Jan Reedy in branch '2.7':Issue#25219: Update doc for Idle command line options.https://hg.python.org/cpython/rev/80e92eba23e0New changeset97f3d7749d3f by Terry Jan Reedy in branch '3.4':Issue#25219: Update doc for Idle command line options.https://hg.python.org/cpython/rev/97f3d7749d3f | |||
| msg328768 -(view) | Author: Terry J. Reedy (terry.reedy)*![]() | Date: 2018-10-28 23:02 | |
I should have said what mismatch there might be. It appears that further editing of idle.rst depends on checking whether there are errors in pyshell.usage_msg, which should be fixed first. | |||
| msg331661 -(view) | Author: Terry J. Reedy (terry.reedy)*![]() | Date: 2018-12-11 22:27 | |
Rather that leave this open indefinitely, I decided to close until a report or research says that more is needed. | |||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:21 | admin | set | github: 69406 |
| 2018-12-11 22:27:04 | terry.reedy | set | status: open -> closed resolution: fixed messages: +msg331661 stage: needs patch -> resolved |
| 2018-10-28 23:02:48 | terry.reedy | set | messages: +msg328768 versions: + Python 3.7, Python 3.8, - Python 2.7, Python 3.4, Python 3.5 |
| 2017-06-19 19:10:23 | terry.reedy | set | components: + IDLE |
| 2015-09-23 07:57:08 | terry.reedy | set | title: Update doc for Idle command line arguments. -> Update doc for Idle command line options. |
| 2015-09-23 07:55:53 | terry.reedy | set | assignee:terry.reedy |
| 2015-09-23 07:55:37 | terry.reedy | set | title: Update doc for Idle command line argument. -> Update doc for Idle command line arguments. |
| 2015-09-23 07:53:13 | python-dev | set | nosy: +python-dev messages: +msg251414 |
| 2015-09-23 06:34:44 | terry.reedy | create | |