Skip to content

Fix test_typeddict_errors test case on Python 3.11 #28

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

Merged
merged 1 commit into from
Jan 29, 2023
Merged

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 29, 2023

Integers are now accepted as types in many runtime contexts: python/cpython#90802

Fixes #24.

Integers are now accepted as types in many runtime contexts:
python/cpython#90802

Fixes #24.
@JukkaL JukkaL merged commit 1c3f2ed into master Jan 29, 2023
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.

test_typeddict_errors fails on python3.11
1 participant