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 055a01b commit de0be58Copy full SHA for de0be58
1 file changed
Misc/NEWS.d/next/Library/2025-11-29-04-20-44.gh-issue-74389.pW3URj.rst
@@ -0,0 +1,3 @@
1
+When the stdin being used by a :class:`subprocess.Popen` instance is closed,
2
+this is now ignored in :meth:`subprocess.Popen.communicate` instead of
3
+leaving the class in an inconsistent state.
0 commit comments