[
https://issues.apache.org/jira/browse/BEAM-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentyn Tymofieiev updated BEAM-7372:
--------------------------------------
Description:
There are several places in Beam where we branch based on Python version. Once
Python 2 is no longer supported, we can remove Py2 parts of the branch.
To find places to clean up, we can search for "Python 2", "Python 3", "Py2",
"sys.version_info", BEAM-8371, etc.
was:
There are several places in Beam where we branch based on Python version. Once
Python 2 is no longer supported, we can remove Py2 parts of the branch.
To find places to clean up, we can search for "Python 2", "Python 3", "Py2",
"sys.version_info", etc.
> Clean up Python 2 codepaths once Beam no longer supports Python 2.
> ------------------------------------------------------------------
>
> Key: BEAM-7372
> URL: https://issues.apache.org/jira/browse/BEAM-7372
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Priority: Major
>
> There are several places in Beam where we branch based on Python version.
> Once Python 2 is no longer supported, we can remove Py2 parts of the branch.
> To find places to clean up, we can search for "Python 2", "Python 3", "Py2",
> "sys.version_info", BEAM-8371, etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)