tvalentyn commented on code in PR #35018: URL: https://github.com/apache/beam/pull/35018#discussion_r2103243206
########## sdks/python/conftest.py: ########## @@ -22,7 +22,7 @@ from apache_beam.options import pipeline_options from apache_beam.testing.test_pipeline import TestPipeline -MAX_SUPPORTED_PYTHON_VERSION = (3, 8) +MAX_SUPPORTED_PYTHON_VERSION = (3, 13) Review Comment: could you remind me please, what is the impact of this change? -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org