brylie opened a new issue #2725: Default Python actions to use Python 3 URL: https://github.com/apache/incubator-openwhisk/issues/2725 The documentation says the following about Python actions: > can also create an action that runs with Python 3.6 by explicitly specifying the parameter --kind python:3. By this point, Python 3 is established as the recommended Python version. The OpenWhisk platform can align with Python 3 by using as default. Where projects need to use Python 2.7, they can specify `--kind python:2` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
