stringutil: drop escapedata() in favor of escapestr()
They are quite similar. Let's choose one that uses standard Python escape.
Showing
- mercurial/debugcommands.py 3 additions, 3 deletionsmercurial/debugcommands.py
- mercurial/util.py 3 additions, 4 deletionsmercurial/util.py
- mercurial/utils/stringutil.py 1 addition, 15 deletionsmercurial/utils/stringutil.py
- tests/test-http-api-httpv2.t 4 additions, 4 deletionstests/test-http-api-httpv2.t
- tests/test-http-protocol.t 7 additions, 7 deletionstests/test-http-protocol.t
- tests/test-ssh-proto.t 52 additions, 52 deletionstests/test-ssh-proto.t
Loading
Please register or sign in to comment