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 1d13392 commit ffad7f7Copy full SHA for ffad7f7
Doc/c-api/veryhigh.rst
@@ -143,7 +143,8 @@ the same library that the Python runtime is using.
143
event loops, as done in the :file:`Modules/_tkinter.c` in the
144
Python source code.
145
146
- This function should block until stdin is readable.
+ This function should block until stdin is readable but may return
147
+ early.
148
149
.. versionchanged:: 3.12
150
This function is only called from the
0 commit comments