[PATCH] D67878: [LNT] Python 3 support: use Python 3 urllib

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 21 14:57:51 PDT 2019


thopre updated this revision to Diff 221202.
thopre added a comment.

Encode URL in ascii for real compability with Python2


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

https://reviews.llvm.org/D67878

Files:
  lnt/lnttool/viewcomparison.py
  lnt/server/reporting/dailyreport.py
  lnt/server/ui/filters.py
  lnt/tests/nt.py
  lnt/util/ServerUtil.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67878.221202.patch
Type: text/x-patch
Size: 4394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/a0c44592/attachment.bin>


More information about the llvm-commits mailing list