Mercurial > hg
comparison tests/test-rebase-check-restore.t @ 45079:8628cd1122d2
procutil: explain better why line buffering is not possible
The sentence “On Python 3, buffered binary streams can't be set line-buffered.”
was imprecise, as all streams are just Python classes and we can implement our
own (which we did).
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Fri, 10 Jul 2020 09:55:38 +0200 |
parents | 4441705b7111 |
children | dc5e5577af39 |
comparison
equal
deleted
inserted
replaced
45078:a59aab6078eb | 45079:8628cd1122d2 |
---|