liferoad commented on code in PR #36709:
URL: https://github.com/apache/beam/pull/36709#discussion_r2495597458


##########
sdks/python/apache_beam/typehints/native_type_compatibility.py:
##########
@@ -35,6 +35,12 @@
 except ImportError:
   from typing_extensions import is_typeddict
 
+# Python 3.12 adds TypeAliasType for `type` statements; keep optional import.

Review Comment:
   Good idea. Added them



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