[
https://issues.apache.org/jira/browse/BEAM-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767819#comment-16767819
]
Valentyn Tymofieiev commented on BEAM-6583:
-------------------------------------------
I propose:
- to make 2.11 installable on Python 3.5 or higher.
- add 3.5 version classifier as 'supported' in setup.py (which will be
reflected in PyPi). 3.5 is the only version that has been reasonably tested on
Jenkins,
- runners can have additional restrictions based on Py3 versions they support.
This is reflected in https://github.com/apache/beam/pull/7839.
> Audit Python 3 version support and refine compatibility spec.
> -------------------------------------------------------------
>
> Key: BEAM-6583
> URL: https://issues.apache.org/jira/browse/BEAM-6583
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Affects Versions: 2.11.0
> Reporter: Charles Chen
> Assignee: Valentyn Tymofieiev
> Priority: Blocker
> Labels: triaged
> Fix For: 2.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, we have a compatibility spec of >= 2.7 <= 3.7 for development.
> However, we have not validated this (especially Python 3.7) and need to do so
> and refine this before release.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)