[PATCH] D67821: [LNT] Python 3 support: use Python 2's division behavior

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 12:20:10 PDT 2019


thopre updated this revision to Diff 222003.
thopre marked 125 inline comments as done.
thopre added a comment.

Decide between float and integer division, getting rid of old_div


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

https://reviews.llvm.org/D67821

Files:
  lnt/external/stats/pstat.py
  lnt/external/stats/stats.py
  lnt/server/db/rules/rule_update_profile_stats.py
  lnt/server/reporting/dailyreport.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67821.222003.patch
Type: text/x-patch
Size: 5066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/f3ff558a/attachment.bin>


More information about the llvm-commits mailing list