You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "holdenk (JIRA)" <ji...@apache.org> on 2017/08/22 08:04:00 UTC

[jira] [Commented] (BEAM-2784) Fix issues from automated conversion to allow Python 2 functionality

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

holdenk commented on BEAM-2784:
-------------------------------

I've started working on this (it's down under a 100 errors :p)  (https://github.com/holdenk/beam/tree/py2t3-plus-minal-fixes has the WIP branch).

> Fix issues from automated conversion to allow Python 2 functionality
> --------------------------------------------------------------------
>
>                 Key: BEAM-2784
>                 URL: https://issues.apache.org/jira/browse/BEAM-2784
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py
>            Reporter: holdenk
>            Assignee: Ahmet Altay
>
> As part of BEAM-1251 we want to move to support a Python2/3 code base. To do this we can use futurize but futurize will break some Python2 elements. A good intermediate checkpoint is contiuing to support Python 2 after futurization from which we can build Python 3 support on top of.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)