cuddly-jelly-27016
07/19/2025, 12:10 AMisinstance() argument 2 cannot be a parameterized generic that's mentioned in docs for standard types.
### Propose: Link/Inline OR Additional context
The usage of isinstance is currently coming from the assert_type call in the type engine. Kinda worked around that in here https://github.com/flyteorg/flytekit/pull/2743/files and got the trivial case above working but additional tests and more complex cases need to be considered.
### Are you sure this issue hasn't been raised already?
• Yes
### Have you read the Code of Conduct?
• Yes
flyteorg/flytecuddly-jelly-27016
07/19/2025, 12:10 AM