Files
@ 659ecd26002c
Branch filter:
Location: kallithea/.hgsigs - annotation
659ecd26002c
1.7 KiB
text/plain
vcs: fix subprocessio handling of hack for handling end-of-stream
Address pytype warning:
File "kallithea/lib/vcs/subprocessio.py", line 383, in __next__: No attribute 'stop' on listiterator[bytes] [attribute-error]
Address pytype warning:
File "kallithea/lib/vcs/subprocessio.py", line 383, in __next__: No attribute 'stop' on listiterator[bytes] [attribute-error]