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 jmccabe
Recipients christian.heimes, jmccabe
Date 2021-01-08.14:13:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610115210.66.0.699072932327.issue42867@roundup.psfhosted.org>
In-reply-to
Content
In addition, changing "Entry" to "Text" (+ necessary associated changes) makes no difference to the outcome. Removing the call to tk.messagebox.askquestion() does. It appears that tk.messagebox.askquestion() is screwing something up on Windows; perhaps it's locking some resources, or not correctly releasing them.
History
Date User Action Args
2021-01-08 14:13:30jmccabesetrecipients: + jmccabe, christian.heimes
2021-01-08 14:13:30jmccabesetmessageid: <1610115210.66.0.699072932327.issue42867@roundup.psfhosted.org>
2021-01-08 14:13:30jmccabelinkissue42867 messages
2021-01-08 14:13:30jmccabecreate