1
0
forked from VimPlug/jedi
Files
jedi-fork/test/completion/pep0484_generic_passthroughs.py
T
Peter Law 1f082b69d2 Handle passing functions and classes through a TypeVar
This fixes #1425 and #1607 by persisting the original underlying
function or class when we process a TypeVar they are passed into.
2020-06-13 23:28:20 +01:00

4.5 KiB