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 speleo3
Recipients epaine, paul.moore, serhiy.storchaka, speleo3, steve.dower, tim.golden, zach.ware
Date 2020-07-30.07:30:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596094253.76.0.181455654724.issue40075@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-07-30 07:30:53speleo3setrecipients: + speleo3, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, epaine
2020-07-30 07:30:53speleo3setmessageid: <1596094253.76.0.181455654724.issue40075@roundup.psfhosted.org>
2020-07-30 07:30:53speleo3linkissue40075 messages
2020-07-30 07:30:53speleo3create