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 spcmicro2
Recipients epaine, serhiy.storchaka, spcmicro, spcmicro2, terry.reedy
Date 2021-08-19.12:59:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629377949.66.0.987388794254.issue42491@roundup.psfhosted.org>
In-reply-to
Content
This is a Tkinter problem and not a TK problem.
I ended up working around the problem by forcing garbage collection before opening and after closing any Tkinter windows that are created from other Tkinter windows. Since adding this code I have not had the problem.
History
Date User Action Args
2021-08-19 12:59:09spcmicro2setrecipients: + spcmicro2, terry.reedy, serhiy.storchaka, epaine, spcmicro
2021-08-19 12:59:09spcmicro2setmessageid: <1629377949.66.0.987388794254.issue42491@roundup.psfhosted.org>
2021-08-19 12:59:09spcmicro2linkissue42491 messages
2021-08-19 12:59:09spcmicro2create