Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deserialization when internal tagging is used for non dataclass #565

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

yukinarit
Copy link
Owner

Closes #472

@yukinarit yukinarit added the bug Bug report or fix label Jun 26, 2024
@yukinarit yukinarit force-pushed the fix-de-internal-tagging branch from b1f6a4e to 3604f7b Compare June 26, 2024 13:57
@yukinarit yukinarit marked this pull request as ready for review June 26, 2024 13:59
@yukinarit yukinarit merged commit 96b1df2 into main Jun 26, 2024
6 checks passed
@yukinarit yukinarit deleted the fix-de-internal-tagging branch June 26, 2024 13:59
github-actions bot pushed a commit that referenced this pull request Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect deserialization when deserializing a Union[list, object]
1 participant