-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
segfault on recursive generic function class #18219
Labels
Comments
to be clear, I think this typing is insufficient - but it should not segfault. The typing that appears to work is:
and mypy has no issues with this |
Thanks! Here's the (abridged) master traceback: master traceback
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Crash Report
Seg fault
Traceback
To Reproduce
(Write what you did to reproduce the crash. Full source code is
appreciated. We also very much appreciate it if you try to narrow the
source down to a small stand-alone example.)
Your Environment
mypy.ini
(and other config files): N/AThe text was updated successfully, but these errors were encountered: