[PATCH] D67820: [LNT] Python 3 support: get rid of calls to cmp builtin

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 08:33:48 PDT 2019


thopre updated this revision to Diff 221546.
thopre marked 3 inline comments as done.
thopre added a comment.

- Use Hubert's improve _compare_prepare implementation and rename it accordingly


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67820/new/

https://reviews.llvm.org/D67820

Files:
  lnt/server/db/testsuitedb.py
  tests/server/ui/test_api_modify.py
  tests/server/ui/test_api_roundtrip.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67820.221546.patch
Type: text/x-patch
Size: 4398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/610345e4/attachment.bin>


More information about the llvm-commits mailing list