##// END OF EJS Templates
typing: suppress error of py2 encoding.strtolocal() and .strfromlocal()...
typing: suppress error of py2 encoding.strtolocal() and .strfromlocal() I don't know how to conditionally get rid of these py2/py3 overloads from .pyi file. Instead, this patch makes pytype ignore the false-positives: line 271, in strtolocal: bad option in return type [bad-return-type] Expected: bytes Actually returned: str

File last commit:

r9999:f91e5630 default
r44078:7f51bc36 default
Show More
hgicon.png
0 lines | 792 B | image/png | TextLexer
/ mercurial / templates / static / hgicon.png
rendered-image