Fix the rest of issue 1400, by introducing a proper implementation of
line buffering. The TextIOWrapper class no longer calls isatty() on every write() call.
Showing
Please register or sign in to comment
line buffering. The TextIOWrapper class no longer calls isatty() on every write() call.