1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi
Peter Law 5184d0cb9c Support passing values through decorators from factories
This builds on the approach taken in https://github.com/davidhalter/jedi/pull/1613
but applies it to type vars themselves so that their type var
nature is preserved when a function returns Callable[[T], T] and
the T has an upper bound.
2020-06-26 11:22:19 +01:00
..
2020-06-16 08:51:54 +02:00
2020-06-14 22:24:31 +02:00
2020-04-22 23:14:58 +02:00
2020-04-18 12:19:17 +02:00
2020-05-16 00:46:46 +02:00