We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274c332 commit 294c7c4Copy full SHA for 294c7c4
Doc/c-api/veryhigh.rst
@@ -151,7 +151,8 @@ the same library that the Python runtime is using.
151
event loops, as done in :file:`Modules/_tkinter.c` in the
152
Python source code.
153
154
- This function should block until stdin is readable.
+ This function should block until stdin is readable but may return
155
+ early.
156
157
.. versionchanged:: 3.12
158
This function is only called from the
0 commit comments