[New-bugs-announce] [issue22726] Idle: add help to config dialogs

Terry J. Reedy report at bugs.python.org
Sat Oct 25 06:46:23 CEST 2014


New submission from Terry J. Reedy:

At one time, ConfigDialog was given a do-nothing Help button.  It was diabled a couple of years ago.  This patch restores it for both config dialogs, displaying a text appropriate for both.  There are separate functions in anticipation of dialog-specific content.  For both, there is the issue of when changes take effect (#22707).  For extensions, there might be extension-specific help (#22705).

----------
assignee: terry.reedy
files: @config-help-34.diff
keywords: patch
messages: 229981
nosy: sahutd, terry.reedy
priority: normal
severity: normal
stage: patch review
status: open
title: Idle: add help to config dialogs
type: enhancement
versions: Python 2.7, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file37010/@config-help-34.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22726>
_______________________________________


More information about the New-bugs-announce mailing list