Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@karlicoss
Copy link
Owner

No description provided.

…nal[List[...]]`

This happened because we didn't use erased types when constructing Schema, so isinstance choked on it.

In addition, early detect when we have types like `Union[List[TypeA], List[TypeB]]` -- these aren't distinguishable in runtime, so not much we can do apart from throwing error.
@karlicoss karlicoss merged commit 9475d5e into master Jul 25, 2025
23 checks passed
@karlicoss karlicoss deleted the fix-optional-list branch July 25, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants