Mercurial > hg
comparison mercurial/exewrapper.c @ 43679:7cf332318f62
encoding: make getcols() raise exception explicitly
This helps pytype.
File "mercurial/encoding.py", line 329, in getcols: bad option in return
type [bad-return-type]
Expected: bytes
Actually returned: None
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 16 Nov 2019 15:43:21 +0900 |
parents | ef7119cd4965 |
children | 825d5a5907b4 |
comparison
equal
deleted
inserted
replaced
43678:52e4bfebc4ba | 43679:7cf332318f62 |
---|