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 d018cbe commit b48044cCopy full SHA for b48044c
1 file changed
Misc/NEWS.d/next/Library/2026-07-29-16-53-50.gh-issue-154885.ptofmI.rst
@@ -0,0 +1,2 @@
1
+:func:`os.get_terminal_size` now checks ``isatty`` before calling ``ioctl``,
2
+which reduces log noise on Android.
0 commit comments