[issue45944] Avoid calling isatty() for most open() calls

Collin Anderson report at bugs.python.org
Wed Dec 1 00:08:15 EST 2021


Change by Collin Anderson <cmawebsite at gmail.com>:


----------
components: IO
nosy: collinanderson
priority: normal
severity: normal
status: open
title: Avoid calling isatty() for most open() calls
type: performance
versions: Python 3.10, Python 3.11, Python 3.6, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45944>
_______________________________________


More information about the Python-bugs-list mailing list