[
https://issues.apache.org/jira/browse/AIRFLOW-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000497#comment-17000497
]
ASF GitHub Bot commented on AIRFLOW-6311:
-----------------------------------------
xinbinhuang commented on pull request #6860: [AIRFLOW-6311] Remove python2 from
codebase
URL: https://github.com/apache/airflow/pull/6860
Make sure you have checked _all_ steps below.
### Jira
- [x] My PR addresses the following [Airflow
Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references
them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
- https://issues.apache.org/jira/projects/AIRFLOW/issues/AIRFLOW-6311
### Description
- Remove workaround for python2 `newstr` from settings.py
- Change default python interpreter for dataflow to python3, given that
support is mostly finished. and they are also about to sunset python2 in 2020,
( thought the timeline has not been set yet)
- Dataflow python3 support roadmap:
https://issues.apache.org/jira/browse/BEAM-1251#comment-16979381]
- Python2 sunset schedule:
https://issues.apache.org/jira/browse/BEAM-8371
- Apache-beam sign (without detailed timeline) on
https://python3statement.org/
- It depends on when will this be merged in. We may also drop the
`py_interpreter` all together
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Remove python2 from codebase
> ----------------------------
>
> Key: AIRFLOW-6311
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6311
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core, gcp
> Affects Versions: 1.10.6
> Reporter: Xinbin Huang
> Priority: Major
> Fix For: 2.0.0
>
>
> Remove additional python2 related code from the code base. And also change
> the default Python interpreter for Dataflow to python3 given that it is
> nearly finished.
> Reference
> Dataflow python3 support roadmap:
> https://issues.apache.org/jira/browse/BEAM-1251#comment-16979381]
> Python2 sunset schedule: https://issues.apache.org/jira/browse/BEAM-8371
> Apache-beam sign (without detailed timeline) on
> [https://python3statement.org/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)