[PATCH] D67819: [LNT] Python 3 support: adapt to zip returning a view
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 05:38:15 PDT 2019
thopre abandoned this revision.
thopre marked 2 inline comments as done.
thopre added a comment.
Cancelling this patch since all users of zip are fine with iterable (pairs is only used in dailyreport.py in a foreach statement).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67819/new/
https://reviews.llvm.org/D67819
More information about the llvm-commits
mailing list