[PATCH] D68138: [utils] Fix incompatibility of bisect[-skip-count] with Python 3

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 13:44:10 PDT 2019


greened added a comment.

What happens when this is run with python 2 in the path?  Should this explicitly run via `python3`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68138





More information about the llvm-commits mailing list