TheNeuralBit commented on a change in pull request #13442:
URL: https://github.com/apache/beam/pull/13442#discussion_r532794216
##########
File path: website/www/site/content/en/get-started/quickstart-py.md
##########
@@ -23,7 +23,7 @@ If you're interested in contributing to the Apache Beam
Python codebase, see the
{{< toc >}}
-The Python SDK supports Python 2.7, 3.5, 3.6, and 3.7. New Python SDK releases
will stop supporting Python 2.7 in 2020
([BEAM-8371](https://issues.apache.org/jira/browse/BEAM-8371)). For best
results, use Beam with Python 3.
+The Python SDK supports Python 2.7, 3.6, and 3.7. New Python SDK releases will
stop supporting Python 2.7 in 2020
([BEAM-8371](https://issues.apache.org/jira/browse/BEAM-8371)). For best
results, use Beam with Python 3.
Review comment:
```suggestion
The Python SDK supports Python 3.6, 3.7, and 3.8. Beam 2.24.0 was the last
release with support for Python 2.7 and 3.5.
```
We dropped support for 2.7 and 3.5 at the same time, and we now have support
for 3.8.
CC @tvalentyn - any thoughts on how we can make sure this stays up to date
in the future?
----------------------------------------------------------------
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]