[
https://issues.apache.org/jira/browse/MESOS-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596502#comment-16596502
]
Kevin Klues commented on MESOS-8770:
------------------------------------
{noformat}
commit b55c5deb88b4a4e5713c9361e492e941972fe8db
Author: Kevin Klues <[email protected]>
Date: Wed Aug 29 13:39:29 2018 +0200
Updated the python2 'PyLinter' to only lint python2 based code.
Specifically, this includes no longer linting all code under the
`src/python` directory.
Review: https://reviews.apache.org/r/68560
{noformat}
> 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)