You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
The equivalent command, without cloning that repo (python/mypy) locally, would be:
ghi 2373 -- python/mypy
When I run that command, it produces the following output (the contents of python/mypy#2373), which appears to be correct:
#2373: Disallow isinstance of generic expressions
@ddfisher opened this issue 108 days ago. open (3 comments)
bug priority-1-normal
Milestone #6: 0.5
Now that runtime generics are allowed (thanks to #2302), we should prevent
people from making calls like:
Etc.
Is it agreed that this form of the command is equivalent?
Can others reproduce the problem reported?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Inside this repo:
The text was updated successfully, but these errors were encountered: