[
https://issues.apache.org/jira/browse/BEAM-8287?focusedWorklogId=321505&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321505
]
ASF GitHub Bot logged work on BEAM-8287:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Oct/19 20:32
Start Date: 01/Oct/19 20:32
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #9700: [BEAM-8287]
Python3 GA docs updates
URL: https://github.com/apache/beam/pull/9700#discussion_r330260969
##########
File path: website/src/documentation/programming-guide.md
##########
@@ -39,6 +39,9 @@ how to implement Beam concepts in your pipelines.
</ul>
</nav>
+{:.language-py}
+New versions of the Python SDK will only support Python 3.5 or higher.
Currently, the Python SDK still supports Python 2.7.x. We recommend using the
latest Python 3 version.
Review comment:
How about the following wording:
New releases of the Python SDK will soon require Python 3.5 or higher. We
recommend that new users start using Beam with Python 3.
Or:
Currently, the Python SDK still supports Python 2.7.x, however new releases
of the Python SDK will soon require Python 3.5 or higher. We recommend that new
users start using Beam with Python 3.
----------------------------------------------------------------
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: 321505)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)