You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: lit still requires python2, explicitly use that
This updates the invocation to use `Python2::Interpreter` rather than
relying on the custom `PYTHON_EXECUTABLE`. This is much easier to
identify where we are falling back to the python2 code paths and where
we can start moving towards Python3.
0 commit comments