[PATCH] D67817: [LNT] Python 3 support: adapt to map returning a view

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 05:29:07 PDT 2019


thopre updated this revision to Diff 221301.
thopre marked 7 inline comments as done.
thopre added a comment.

Remove list wrapping when not necessary and simplify code whenever possible


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.221301.patch
Type: text/x-patch
Size: 8144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/9e84d5e2/attachment.bin>


More information about the llvm-commits mailing list