[PATCH] D67814: [LNT] Python 3 support: adapt to dict method returning views

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 14:50:02 PDT 2019


thopre updated this revision to Diff 221416.
thopre marked 5 inline comments as done.
thopre added a comment.

Apply len to dictionary rather than dictionary values


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

https://reviews.llvm.org/D67814

Files:
  examples/run_to_csv.py
  lnt/server/config.py
  lnt/server/reporting/summaryreport.py
  lnt/server/ui/regression_views.py
  lnt/server/ui/views.py
  lnt/testing/__init__.py
  lnt/testing/profile/profilev2impl.py
  lnt/tests/nt.py
  tests/server/ui/V4Pages.py
  tests/server/ui/test_roundtrip.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67814.221416.patch
Type: text/x-patch
Size: 6975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/d37acb1b/attachment.bin>


More information about the llvm-commits mailing list