Mercurial > hg
comparison .clang-format @ 36637:e8c361316803
py3: silence the final IOError by closing stdout/err slightly early
Fixes the following test failure:
$ hg status >/dev/full
abort: No space left on device
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' ...
OSError: [Errno 28] No space left on device
[120]
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 02 Mar 2018 22:35:20 -0500 |
parents | d0a3fa849cb8 |
children |
comparison
equal
deleted
inserted
replaced
36636:c263c684da91 | 36637:e8c361316803 |
---|