Thomas Holder <[email protected]> added the comment:
Attaching an even simpler example which doesn't use PyQt. It shows a native Windows dialog using ctypes. I could not reproduce the crash without showing any non-tk dialog. Steve's explanation sounds plausible. ---------- Added file: https://bugs.python.org/file49349/simple_tk_demo.py _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40075> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
