cpython/Misc/NEWS.d/next/Library/2024-10-02-22-53-48.gh-issu...

4 lines
172 B
ReStructuredText

Skip the ``isatty`` system call during open() when the file is known to not
be a character device. This provides a slight performance improvement when
reading whole files.