-
Type:
Sub-task
-
Status: Resolved
-
Priority:
P2
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.25.0
-
Component/s: sdk-py-core
-
Labels:None
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