We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've been at 4.1.5 since last week. Meanwhile typeguard 4.2 was just released and we are seeing in CI
TypeError: issubclass() argument 2 cannot be a parameterized generic
@ryan-williams will either fix for typeguard 4.2, or, pin our repo to typeguard 4.1.5.
The text was updated successfully, but these errors were encountered:
typeguard==4.1.5
#2313 pinned 4.1.5
Looking into getting 4.2.x working
Sorry, something went wrong.
typeguard==4.2.1
requirements_dev.txt
ryan-williams
No branches or pull requests
We've been at 4.1.5 since last week. Meanwhile typeguard 4.2 was just released and we are seeing in CI
@ryan-williams will either fix for typeguard 4.2, or, pin our repo to typeguard 4.1.5.
The text was updated successfully, but these errors were encountered: