You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/09 21:16:00 UTC

[jira] [Commented] (AIRFLOW-6069) Host Travis build should use always python 3.6

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

ASF subversion and git services commented on AIRFLOW-6069:
----------------------------------------------------------

Commit 247fda508b892120742ed0be97cb5bfb187a4ccb in airflow's branch refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=247fda5 ]

[AIRFLOW-6069] Python host version in travis is set to 3.6 always (#6666)

This will make the scripts more "stable" - no problems with
features missing in 3.5 for host scripts.

Python version for all tests in container is controlled via
PYTHON_VERSION variable.

(cherry picked from commit c3358524c4943909eaea8884fe199adc0c8dd908)


> Host Travis build should use always python 3.6
> ----------------------------------------------
>
>                 Key: AIRFLOW-6069
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6069
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ci
>    Affects Versions: 2.0.0, 1.10.6
>            Reporter: Jarek Potiuk
>            Priority: Major
>             Fix For: 1.10.7
>
>
> Host python version for Travis can be standardized to python 3.6 - which will make the pre-commit checks and scripts more robust. PYTHON_VERSION sets the version used inside CI containers to run the tests instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)