##// END OF EJS Templates
win32mbcs: use str for encoding value...
win32mbcs: use str for encoding value This was reported to the TortoiseHg tracker as: https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/5980 It doesn't look like we have any tests for this extension, but the explicit type hints are enough to convince pytype that the module level `_encoding` attr is str. The `encode()` and `decode()` methods are too complex to add type hints for them.
Matt Harbison -
r52573:e6508d1e stable
Show More
Name Size Modified Last Commit Author
/ mercurial / stabletailgraph
__init__.py Loading ...
stabletailsort.py Loading ...