[issue11077] Tkinter is not thread safe

Terry J. Reedy report at bugs.python.org
Sat Feb 5 02:09:08 CET 2011


Terry J. Reedy <tjreedy at udel.edu> added the comment:

'Thread' is not found in the somewhat skimpy tkinter doc. Given the general state of Python with threads, I think it reasonable to take 'not thread-safe' as the default, making this a feature request. In any case, the point is moot until there is a tested fix. The use case presented, though, does make this look like a desireable new feature.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11077>
_______________________________________


More information about the Python-bugs-list mailing list