Skip to content

Conversation

@TomaszBorczyk
Copy link

fixes #236

…rom_dict on Optional[type] and type | None subsequently
@Philipp-Userlike
Copy link

Nice, I ran into this exact problem today. Hope this library gets updated soon

@fabianallendorf
Copy link

Did #258 fix the same issue? Because those changes were merged and released with v1.9

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.

Subsequent calls of from_dict on dataclasses that contain Optional[type] and type | None breaks behaviour because of caching

3 participants