[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
Wed Sep 25 00:33:56 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372816: [LNT] Python 3 support: adapt to dict method returning views (authored by thopre, committed by ).
Herald added a project: LLVM.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67814

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67814.221677.patch
Type: text/x-patch
Size: 7275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/44a2ca79/attachment.bin>


More information about the llvm-commits mailing list