[issue31051] IDLE, configdialog, General tab: re-arrange, test user entries

Terry J. Reedy report at bugs.python.org
Wed Aug 30 00:12:44 EDT 2017


Terry J. Reedy added the comment:

It does not matter for users what we call the class.  MainPage reads a bit smoother than GenPage.  I have also considered renaming HighPage as ColorPage and relabeling the tab 'Colors'.

The above covers at least 2 issues.  #31306 covers changing Vars and testing user entries.

PR3239 Splits the General tab into 3 sections: (shell and editor) window preferences, editor preferences, and the help sources.  Charles: the autocomple and parenmatch options go in window preferences, as they apply to Shell also.  The reformat and context options are editor only and go in that section.

----------
nosy: +wohlganger

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


More information about the Python-bugs-list mailing list