Because the Python 2 and Python 3 ecosystems are quite separate, the app type should reflect the major version.
This distinction at the level of app types would resolve the ambiguity, which arises in some cases, when apps refer to Python and its paths.
Further, it would remove the additional complexity, caused by the special app property PythonVersions.
Because the Python 2 and Python 3 ecosystems are quite separate, the app type should reflect the major version. This distinction at the level of app types would resolve the ambiguity, which arises in some cases, when apps refer to Python and its paths. Further, it would remove the additional complexity, caused by the special app property
PythonVersions
.