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 issue with old-style annotation and postponed types #146

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

lebrice
Copy link
Owner

@lebrice lebrice commented Jun 6, 2022

fixes #144

lebrice added 2 commits June 6, 2022 13:18
@lebrice lebrice merged commit ee7da51 into master Jun 6, 2022
@lebrice lebrice deleted the lebrice/issue144 branch June 6, 2022 17:51
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.

Decoding dataclass with old-style type annotations (e.g. Optional[int]) fails when postponed annotations
1 participant