pyupgrade: drop the usage of `typing.Text`
This is the `typing_text` fixer in `pyupgrade`. This type was meant to be for py2/py3 interoperability, being bytes on py2 and str on py3. See hg cb769c0ffe35.
Showing
- TortoiseHgOverlayServer.py 10 additions, 10 deletionsTortoiseHgOverlayServer.py
- contrib/nautilus-thg.py 12 additions, 12 deletionscontrib/nautilus-thg.py
- tortoisehg/hgqt/archive.py 10 additions, 10 deletionstortoisehg/hgqt/archive.py
- tortoisehg/hgqt/backout.py 6 additions, 6 deletionstortoisehg/hgqt/backout.py
- tortoisehg/hgqt/clone.py 21 additions, 21 deletionstortoisehg/hgqt/clone.py
- tortoisehg/hgqt/close_branch.py 1 addition, 1 deletiontortoisehg/hgqt/close_branch.py
- tortoisehg/hgqt/cmdcore.py 20 additions, 20 deletionstortoisehg/hgqt/cmdcore.py
- tortoisehg/hgqt/commit.py 28 additions, 28 deletionstortoisehg/hgqt/commit.py
- tortoisehg/hgqt/filectxactions.py 16 additions, 16 deletionstortoisehg/hgqt/filectxactions.py
- tortoisehg/hgqt/filedata.py 38 additions, 38 deletionstortoisehg/hgqt/filedata.py
- tortoisehg/hgqt/filedialogs.py 1 addition, 1 deletiontortoisehg/hgqt/filedialogs.py
- tortoisehg/hgqt/fileencoding.py 13 additions, 13 deletionstortoisehg/hgqt/fileencoding.py
- tortoisehg/hgqt/graft.py 2 additions, 2 deletionstortoisehg/hgqt/graft.py
- tortoisehg/hgqt/hgconfig.py 12 additions, 12 deletionstortoisehg/hgqt/hgconfig.py
- tortoisehg/hgqt/hginit.py 5 additions, 5 deletionstortoisehg/hgqt/hginit.py
- tortoisehg/hgqt/locktool.py 4 additions, 4 deletionstortoisehg/hgqt/locktool.py
- tortoisehg/hgqt/manifestmodel.py 37 additions, 37 deletionstortoisehg/hgqt/manifestmodel.py
- tortoisehg/hgqt/phabreview.py 9 additions, 9 deletionstortoisehg/hgqt/phabreview.py
- tortoisehg/hgqt/pick.py 2 additions, 2 deletionstortoisehg/hgqt/pick.py
- tortoisehg/hgqt/postreview.py 6 additions, 6 deletionstortoisehg/hgqt/postreview.py
Loading
Please register or sign in to comment