##// END OF EJS Templates
typing: fix argument type of encoding.localstr()...
typing: fix argument type of encoding.localstr() It takes both utf-8 and local strings in bytes type.
Yuya Nishihara -
r44079:009c115e default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / attr
LICENSE.txt Loading ...
__init__.py Loading ...
_compat.py Loading ...
_config.py Loading ...
_funcs.py Loading ...
_make.py Loading ...
converters.py Loading ...
exceptions.py Loading ...
filters.py Loading ...
validators.py Loading ...