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 cheryl.sabella
Recipients cheryl.sabella, taleinat, terry.reedy, xtreak
Date 2019-01-18.16:55:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547830559.34.0.565204453192.issue35770@roundup.psfhosted.org>
In-reply-to
Content
Terry,

I've started working on a PR to change menudefs to a dictionary.  Since dictionaries are in guaranteed order now, it would be easier to reference the menus by their name instead of an index number.
History
Date User Action Args
2019-01-18 16:56:01cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy, taleinat, xtreak
2019-01-18 16:55:59cheryl.sabellasetmessageid: <1547830559.34.0.565204453192.issue35770@roundup.psfhosted.org>
2019-01-18 16:55:59cheryl.sabellalinkissue35770 messages
2019-01-18 16:55:59cheryl.sabellacreate