[
https://issues.apache.org/jira/browse/BEAM-8287?focusedWorklogId=326034&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-326034
]
ASF GitHub Bot logged work on BEAM-8287:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Oct/19 00:15
Start Date: 10/Oct/19 00:15
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #9700: [BEAM-8287]
Python 3 docs updates for 2.16.0
URL: https://github.com/apache/beam/pull/9700#discussion_r333284911
##########
File path: website/src/documentation/programming-guide.md
##########
@@ -39,6 +39,9 @@ how to implement Beam concepts in your pipelines.
</ul>
</nav>
+{:.language-py}
+The Python SDK supports Python 2.7, 3.5, or higher; soon, new Python SDK
releases won't support Python 2.7
([BEAM-8371](https://issues.apache.org/jira/browse/BEAM-8371)). For best
results, use Beam with Python 3.
Review comment:
SGTM, would not hurt. We should have a conversation in Beam about definition
of support for minor version. Direct runner might just work on 3.8, dataflow
wouldn't. There are no 3.8 tests. Do we want to stop enthusiastic users from
trying 3.8? Probably not. Do we claim to support it? Probably not.
----------------------------------------------------------------
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: 326034)
Time Spent: 4h 10m (was: 4h)
> Update documentation for Python 3 support after Beam 2.16.0.
> ------------------------------------------------------------
>
> Key: BEAM-8287
> URL: https://issues.apache.org/jira/browse/BEAM-8287
> Project: Beam
> Issue Type: Sub-task
> Components: website
> Reporter: Valentyn Tymofieiev
> Assignee: Cyrus Maden
> Priority: Major
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)