##// END OF EJS Templates
encoding: make getcols() raise exception explicitly...
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
Yuya Nishihara -
r44074:7cf33231 default
Show More
Name Size Modified Last Commit Author
/ mercurial / testing
__init__.py Loading ...
storage.py Loading ...