[ 
https://issues.apache.org/jira/browse/BEAM-9372?focusedWorklogId=563708&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-563708
 ]

ASF GitHub Bot logged work on BEAM-9372:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Mar/21 13:05
            Start Date: 10/Mar/21 13:05
    Worklog Time Spent: 10m 
      Work Description: lazylynx commented on a change in pull request #14184:
URL: https://github.com/apache/beam/pull/14184#discussion_r591482005



##########
File path: 
sdks/python/apache_beam/runners/interactive/interactive_environment.py
##########
@@ -171,7 +171,6 @@ def __init__(self):
     self._computed_pcolls = set()
     # Always watch __main__ module.
     self.watch('__main__')
-    self._is_py_version_ready = True

Review comment:
       version checking is removed at 
https://github.com/apache/beam/pull/14137/files#diff-494028baa234df312d977c601f13723366cb547e803fe96180375c81c5765b91L175




----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 563708)
    Time Spent: 6h 20m  (was: 6h 10m)

> Drop support for Python 3.5
> ---------------------------
>
>                 Key: BEAM-9372
>                 URL: https://issues.apache.org/jira/browse/BEAM-9372
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Assignee: Valentyn Tymofieiev
>            Priority: P2
>             Fix For: 2.25.0
>
>          Time Spent: 6h 20m
>  Remaining Estimate: 0h
>
> Supporting Python 3.5.1, 3.5.2 requires nontrivial amount of work in type 
> inference machinery, but may provide little benefit. Most recently, this 
> surfaced in [1].
> To require Python 3.5.3 and higher we need to migrate Jenkins infrastructure 
> to Python 3.5.3 (see [2]), and update python_requires section in setup.py 
> once we are ready to drop support.
>   
> https://github.com/apache/beam/pull/10821
> https://issues.apache.org/jira/browse/BEAM-8152
> cc: [~udim] [~chadrik]



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

Reply via email to