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 Akuli, gpolo, miss-islington, serhiy.storchaka, terry.reedy
Date 2020-07-27.02:14:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595816062.17.0.883430286417.issue41384@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8b052751d32c43540e2786ce0b3f7e4b4d0ae161 by Miss Islington (bot) in branch '3.9':
bpo-41384: Raise TclError in tkinter.OptionMenu (GH-21601)
https://github.com/python/cpython/commit/8b052751d32c43540e2786ce0b3f7e4b4d0ae161
History
Date User Action Args
2020-07-27 02:14:22terry.reedysetrecipients: + terry.reedy, gpolo, serhiy.storchaka, Akuli, miss-islington
2020-07-27 02:14:22terry.reedysetmessageid: <1595816062.17.0.883430286417.issue41384@roundup.psfhosted.org>
2020-07-27 02:14:22terry.reedylinkissue41384 messages
2020-07-27 02:14:21terry.reedycreate