[PATCH] D67809: [LNT] Python 3 support: use Python 3 idioms
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 21 07:41:11 PDT 2019
thopre updated this revision to Diff 221171.
thopre marked 2 inline comments as done.
thopre added a comment.
Fold .reverse() into sorted()
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67809/new/
https://reviews.llvm.org/D67809
Files:
lnt/external/stats/pstat.py
lnt/external/stats/stats.py
lnt/server/db/testsuitedb.py
lnt/server/ui/util.py
lnt/server/ui/views.py
lnt/util/stats.py
lnt/util/wsgi_restart.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67809.221171.patch
Type: text/x-patch
Size: 7550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/7f2fb2d4/attachment.bin>
More information about the llvm-commits
mailing list