##// END OF EJS Templates
typing: fix argument type of encoding.tolocal() and .fromutf8b()...
typing: fix argument type of encoding.tolocal() and .fromutf8b() Fixes various pytype errors.
Yuya Nishihara -
r44076:b65fcccd default
Show More
Name Size Modified Last Commit Author
/ mercurial / utils
__init__.py Loading ...
cborutil.py Loading ...
compression.py Loading ...
dateutil.py Loading ...
procutil.py Loading ...
repoviewutil.py Loading ...
resourceutil.py Loading ...
storageutil.py Loading ...
stringutil.py Loading ...