Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix unsafe cast causing issues with set[] #31

Merged
merged 3 commits into from
Jan 20, 2023
Merged

Fix unsafe cast causing issues with set[] #31

merged 3 commits into from
Jan 20, 2023

Conversation

WhiteMemory99
Copy link
Owner

Fixes #29

An unsafe cast in type hints was causing exceptions with set that declared explicitly.

@WhiteMemory99 WhiteMemory99 merged commit 1db351c into main Jan 20, 2023
@WhiteMemory99 WhiteMemory99 deleted the fix-29 branch January 20, 2023 22:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash with set[] annotations
1 participant