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 ned.deily
Recipients miss-islington, ned.deily, serhiy.storchaka
Date 2019-02-24.08:40:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550997652.77.0.353930155548.issue27313@roundup.psfhosted.org>
In-reply-to
Content
macOS Cocoa Tk returns an identity of 'Combobox.button' for the created Combobox widget at the tested location whereas the X-based Tk's (including the macOS X version) returns 'textarea'.  Rather than try to further modify the test code, I just modified the test case to pass with either value when running on macOS.
History
Date User Action Args
2019-02-24 08:40:52ned.deilysetrecipients: + ned.deily, serhiy.storchaka, miss-islington
2019-02-24 08:40:52ned.deilysetmessageid: <1550997652.77.0.353930155548.issue27313@roundup.psfhosted.org>
2019-02-24 08:40:52ned.deilylinkissue27313 messages
2019-02-24 08:40:52ned.deilycreate