##// END OF EJS Templates
typing: fix forward reference in _Tlocalstr type bound...
typing: fix forward reference in _Tlocalstr type bound AFAIK, a quoted string in type position is translated to its ForwardRef. https://github.com/python/typing/issues/34 This fixes the following error: File "mercurial/encoding.py", line 38, in <module>: Name 'localstr' is not defined [name-error]

File last commit:

r37194:338367d4 default
r44075:3364a15f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer