diff --git a/changelog/10150.bugfix.rst b/changelog/10150.bugfix.rst new file mode 100644 index 000000000..24c7ccd35 --- /dev/null +++ b/changelog/10150.bugfix.rst @@ -0,0 +1 @@ +:data:`sys.stdin` now contains all expected methods of a file-like object when capture is enabled.