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.

Author terry.reedy
Recipients cheryl.sabella, taleinat, terry.reedy, xtreak
Date 2019-01-18.16:48:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547830082.69.0.801597482541.issue35770@roundup.psfhosted.org>
In-reply-to
Content
Since it is my fix, I will write the PR.  But first, please test part 2, changing '0' to '0:1', just to make sure it works.

c1b added 'None,' (for separater bar) after the configdialog entry.  When the configdialog entry is removed, the None should be also.  On Windows, a menu that starts with None starts with a visible bar.  On my Mac Mohave, and perhaps on your machine, it is supressed.  But a) I would rather have the data structure match what is shown, and b) we cannot know if the supression occurs on all versions of macOS and predecessors.
History
Date User Action Args
2019-01-18 16:48:03terry.reedysetrecipients: + terry.reedy, taleinat, cheryl.sabella, xtreak
2019-01-18 16:48:02terry.reedysetmessageid: <1547830082.69.0.801597482541.issue35770@roundup.psfhosted.org>
2019-01-18 16:48:02terry.reedylinkissue35770 messages
2019-01-18 16:48:02terry.reedycreate