Let's change version qualifier to `python_version < "3.0"`, since AFAIK googledatastore will not work on any version of Python 3. We can also add a `#TODO(BEAM-...)` comment, in case anyone reading this line will wonder. Note that we used `python_version < "3.5.0"` on `typing` is a back-port module required only for Python interpreter less that 3.5.
[ Full content available at: https://github.com/apache/beam/pull/6590 ] This message was relayed via gitbox.apache.org for [email protected]
