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 ccff7c5 commit 8455a3dCopy full SHA for 8455a3d
1 file changed
Misc/NEWS.d/next/Library/2025-12-18-20-27-53.gh-issue-142948.dhySDC.rst
@@ -0,0 +1,3 @@
1
+The new REPL now falls back to basic REPL if stdout is non-interactive.
2
+Previously it could flood the output if such stdout was a broken pipe.
3
+Contributed by Bartosz Sławecki.
0 commit comments