[issue39852] IDLE: Goto should remove selection and update the status bar

Terry J. Reedy report at bugs.python.org
Mon Mar 9 02:16:09 EDT 2020


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Is it the temporal ambiguity (fixed by adding 'now', which is in the blurbs) or the descriptive versus command style (as with 'Returns' versus 'Return') that you do not like?  If the latter, the devguide could use augmentation.

The only relevant 'guidance' I found is this descriptive example in https://devguide.python.org/pullrequest/#making-good-commits: "the spam module is now more spammy".  This seems similar to "IDLE context menu now clears selection".  I don't see anything about commit messages in https://devguide.python.org/committing/, which seems like another likely place for such.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39852>
_______________________________________


More information about the Python-bugs-list mailing list