TobKed commented on a change in pull request #12150:
URL: https://github.com/apache/beam/pull/12150#discussion_r450792771
##########
File path: release/src/main/python-release/python_release_automation.sh
##########
@@ -19,7 +19,7 @@
source
release/src/main/python-release/run_release_candidate_python_quickstart.sh
source
release/src/main/python-release/run_release_candidate_python_mobile_gaming.sh
-for version in 2.7 3.5 3.6 3.7
+for version in 2.7 3.5 3.6 3.7 3.8
Review comment:
It will be the most consistent to introduce `3.8` everywhere at the same
time to avoid confusion during release and to avoid filtering.
What do you think about removing `cp38` from
https://github.com/apache/beam/blob/c7b045010e9dff9fa0f5f603716c3a98de3e828b/.github/workflows/build_wheels.yml#L127
?
----------------------------------------------------------------
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]