##// END OF EJS Templates
grep: avoid reassigning byteskwargs to strkwargs...
grep: avoid reassigning byteskwargs to strkwargs PyCharm flagged each of these `get()` calls with bytes. We still pass the bytes form to the formatter to avoid changing the API, until all callers can be changed.
Matt Harbison -
r51169:4a73df6e default
Show More
Name Size Modified Last Commit Author
/ mercurial / upgrade_utils
__init__.py Loading ...
actions.py Loading ...
auto_upgrade.py Loading ...
engine.py Loading ...