Skip to content

Commit 49258d1

Browse files
📜🤖 Added by blurb_it.
1 parent 5dcb99f commit 49258d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Avoids tkinter ending up in a busy loop when ``vwait`` (and other Tcl commands that run their own tight event loop) are used with Python in interactive mode, and the user types any into on stdin while ``vwait`` is still running. Patch by Michiel de Hoon.

0 commit comments

Comments
 (0)