[ 
https://issues.apache.org/jira/browse/MESOS-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489938#comment-16489938
 ] 

Andrew Schwartzmeyer commented on MESOS-8770:
---------------------------------------------

We now have copies of the scripts ported to Python 3 under `scripts/python3`, 
and a version checker to emit a warning to urge developers to (1) install 
Python 3 and (2) use/test the Python 3 scripts, because the Python 2 ones will 
be deprecated on July 1st, at which point we can resolve this issue.

> Use Python3 for Mesos support scripts
> -------------------------------------
>
>                 Key: MESOS-8770
>                 URL: https://issues.apache.org/jira/browse/MESOS-8770
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Benjamin Bannier
>            Assignee: Armand Grillet
>            Priority: Major
>
> Our Python scripts under {{support/}} currently implicitly assume that 
> developers have a python2 environment as their primary Python installation.
> We should consider updating these scripts so that they can be used with a 
> python3 installation as well. There exist [some 
> resources|http://python-future.org/overview.html#automatic-conversion-to-py2-3-compatible-code]
>  on the web documenting best practices and tools for automatic rewrites which 
> should get us a long way.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to