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

Fixed TypedDict checks causing internal TypeError on py3.8 #219

Merged
merged 3 commits into from
Dec 10, 2021
Merged

Conversation

agronholm
Copy link
Owner

Fixes #218.

@coveralls
Copy link

coveralls commented Nov 25, 2021

Coverage Status

Coverage increased (+0.4%) to 85.641% when pulling 81baa5d on fix-218 into 2fe7a63 on master.

This works with both native and typing_extensions TypedDicts.
@agronholm agronholm merged commit 4c98adc into master Dec 10, 2021
@agronholm agronholm deleted the fix-218 branch December 10, 2021 09:29
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.

Issue with TypedDict in new 2.13.1
2 participants