Open refi64 opened 8 years ago
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.
Inside this repo: