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 error when using typing classes #195

Closed

Conversation

webjunkie
Copy link
Contributor

When using Python 3.6 and typing classes like Optional[str] instead of str, the issubclass statement crashed.

Happens for typing classes like Optional, Union, and so on
@axnsan12 axnsan12 closed this in 02b8848 Sep 9, 2018
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.

None yet

1 participant