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 ronaldoussoren
Recipients Arfrever, ned.deily, python-dev, ronaldoussoren, serhiy.storchaka
Date 2020-10-23.09:02:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603443754.22.0.621095755861.issue19733@roundup.psfhosted.org>
In-reply-to
Content
It looks like the test can be reenabled.

System: macOS 10.15, with Python 3.9 from Python.org

``python3.9 -m tkinter.test.test_tkinter.test_widgets`` runs without problems (571 tests, no crash), even if I remove the skip for test_image.

Likewise for ``python3.9 -m unittest discover tkinter.test.test_tkinter`` (703 tests)
History
Date User Action Args
2020-10-23 09:02:34ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, Arfrever, python-dev, serhiy.storchaka
2020-10-23 09:02:34ronaldoussorensetmessageid: <1603443754.22.0.621095755861.issue19733@roundup.psfhosted.org>
2020-10-23 09:02:34ronaldoussorenlinkissue19733 messages
2020-10-23 09:02:34ronaldoussorencreate