comparison i18n/de.po @ 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 f715faeaceee
children d4ba4d51f85f
comparison
equal deleted inserted replaced
45042:c88577199023 45043:be58fb1eaa73