comparison tests/test-merge4.t @ 45043:be58fb1eaa73

procutil: make stdout line-buffered on Windows if connected to TTY Windows doesn’t support line buffering. Previously, we worked around that by setting the stream unbuffered. Instead, we can use our own line buffering we already use on Python 3.
author Manuel Jacob <me@manueljacob.de>
date Sat, 04 Jul 2020 11:41:39 +0200
parents 8561ad49915d
children fc4fb2f17dd4
comparison
equal deleted inserted replaced
45042:c88577199023 45043:be58fb1eaa73