Steve Carll <spcmi...@gmail.com> added the comment:

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.

----------
nosy: +spcmicro2

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42491>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to