brian wickman created AURORA-363:
------------------------------------
Summary: the new pants selects 2.6.x by default if it's available
Key: AURORA-363
URL: https://issues.apache.org/jira/browse/AURORA-363
Project: Aurora
Issue Type: Task
Components: Build
Reporter: brian wickman
The new pants finds all the python interpreters on the path and selects the
minimum version that is compatible with it. Previous behavior would use
sys.executable (the current interpreter) which is more desirable. We should
update pants invocations so that we select the current interpreter or at least
CPython>=2.7,<3
--
This message was sent by Atlassian JIRA
(v6.2#6252)