Skip to content

Commit 72d6f9c

Browse files
📜🤖 Added by blurb_it.
1 parent 002eb6c commit 72d6f9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Replaces ``Tcl_CreateFileHandler`` in the ``EventHook`` function in ``Modules/_tkinter.c`` by ``Tcl_CreateChannelHandler``, as the former is Unix-specific and the latter is platform-independent. This cleans up the code in ``Modules/_tkinter.c``, and also allows stdin to be used as a pipe on all platforms. Patch by Michiel de Hoon.

0 commit comments

Comments
 (0)