You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/05/14 21:22:53 UTC

[GitHub] [incubator-openwhisk-runtime-python] mrutkows opened a new issue #60: Naming consistency: "pythonAction" folder/image should include "3" in name

mrutkows opened a new issue #60: Naming consistency: "pythonAction" folder/image should include "3" in name
URL: https://github.com/apache/incubator-openwhisk-runtime-python/issues/60
 
 
   The default Python runtime version is  "3" (i.e., v3.6.1); however, the folder it is built under is named:
   
   ```/core/pythonAction```
   
   *This is inconsistent with all other runtime naming conventions* which all except this one include (at least the major) language version.  In fact, even within this repo. we follow the naming convention for ``/core/python2``` and ```/code/python3AI```.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services