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 spcmicro
Recipients epaine, serhiy.storchaka, spcmicro
Date 2020-11-28.14:59:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606575584.11.0.888123044399.issue42491@roundup.psfhosted.org>
In-reply-to
Content
Thank you to epaine for the quick reply.
IMHO this should be elevated and addressed.
TKinter not working well with threads appears to be a well known problem that a lot of developers have encountered and have had to work around.
The use of threads is not something that should be avoided, but rather used when needed in the appropriate manner. They've been around for a long time and work well in many development environments on a multitude of platforms.
I think it's time to make TKinter thread safe. Just my opinion...
History
Date User Action Args
2020-11-28 14:59:44spcmicrosetrecipients: + spcmicro, serhiy.storchaka, epaine
2020-11-28 14:59:44spcmicrosetmessageid: <1606575584.11.0.888123044399.issue42491@roundup.psfhosted.org>
2020-11-28 14:59:44spcmicrolinkissue42491 messages
2020-11-28 14:59:44spcmicrocreate