[PATCH] D67817: [LNT] Python 3 support: adapt to map returning an iterator

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 06:07:49 PDT 2019


thopre updated this revision to Diff 221525.
thopre marked 4 inline comments as done.
thopre added a comment.

Remove unused variables defined from calling map rather than fixing map call


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

https://reviews.llvm.org/D67817

Files:
  lnt/external/stats/pstat.py
  lnt/external/stats/stats.py
  lnt/server/ui/views.py
  lnt/testing/__init__.py
  lnt/testing/util/valgrind.py
  lnt/tests/nt.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67817.221525.patch
Type: text/x-patch
Size: 8153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/add1cd92/attachment.bin>


More information about the llvm-commits mailing list