[issue19733] Setting image parameter of a button crashes with Cocoa Tk

Ronald Oussoren report at bugs.python.org
Fri Oct 23 05:02:34 EDT 2020


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

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)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19733>
_______________________________________


More information about the Python-bugs-list mailing list