Skip to content

Commit 7f23184

Browse files
hroncokvstinner
andauthored
Update Misc/NEWS.d/next/Library/2025-11-18-14-39-31.gh-issue-141570.q3n984.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent a2c1259 commit 7f23184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Support :term:`file-like object` raising :exc:`OSError` from :meth:`~io.IOBase.fileno` in color
2-
detection (``_colorize.can_colorize``). This can occur when ``sys.stdout`` is redirected.
2+
detection (``_colorize.can_colorize()``). This can occur when ``sys.stdout`` is redirected.

0 commit comments

Comments
 (0)