Valentyn Tymofieiev created BEAM-9372:
-----------------------------------------
Summary: Drop support for Python 3.5 versions lower than 3.5.3
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
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)