tvalentyn commented on code in PR #32471:
URL: https://github.com/apache/beam/pull/32471#discussion_r1761762467


##########
sdks/python/apache_beam/runners/dataflow/internal/apiclient_test.py:
##########
@@ -998,12 +998,12 @@ def 
test_interpreter_version_check_passes_with_experiment(self):
 
   @mock.patch(
       'apache_beam.runners.dataflow.internal.apiclient.sys.version_info',
-      (3, 8, 2))

Review Comment:
   so if the plan was to "move tests to 3.9 now, but still support Python 3.8 
for one more release", then we strayed from that plan



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to