- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Issue25219
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 2015-09-23 06:34 by terry.reedy, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| 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 changeset 80e92eba23e0 by Terry Jan Reedy in branch '2.7': Issue #25219: Update doc for Idle command line options. https://hg.python.org/cpython/rev/80e92eba23e0 New changeset 97f3d7749d3f 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 | |



