Skip to content

Commit dafea18

Browse files
Michiel Jan Laurens de HoonMichiel Jan Laurens de Hoon
authored andcommitted
Merge branch 'issue139145_bugfix' of github.com:mdehoon/cpython into issue139145_bugfix
2 parents 4c4e4b5 + 49258d1 commit dafea18

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)