[
https://issues.apache.org/jira/browse/MESOS-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Armand Grillet reassigned MESOS-4054:
-------------------------------------
Assignee: Armand Grillet
> Evaluate python-compatibility of python bindings and utilities
> --------------------------------------------------------------
>
> Key: MESOS-4054
> URL: https://issues.apache.org/jira/browse/MESOS-4054
> Project: Mesos
> Issue Type: Task
> Reporter: Benjamin Bannier
> Assignee: Armand Grillet
> Priority: Minor
>
> In many places our python tools do not enforce a particular python version
> but call the first {{python}} from {{env}} (likely python2).
> We likely rely on some python2 constructs which can be easily migrated to a
> python3 equivalent (e.g., {{print}} vs. {{print_function}}). Let's evaluate
> what else we use and how much effort it would be to support both python2 and
> python3. If we can collect information on what minimal python version is
> required right we should also collect that to see what is available.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)