Skip to content

Commit e71f6ba

Browse files
Update Misc/NEWS.d/next/Windows/2026-04-21-16-07-11.gh-issue-140146.TAcUHA.rst
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent b524821 commit e71f6ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Avoid tkinter to hang on Windows if stdin is redirected to a pipe in an
1+
Prevent :mod:`tkinter` from hanging on Windows if stdin is redirected to a pipe in an
22
interactive session. This is helpful for testing interactive usage of
33
tkinter from a script, for example as part of the cpython test suite.

0 commit comments

Comments
 (0)