This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
78a53bf005e45df295109d7a04da893bfa646eb6
jedi-fork
/
jedi
/
inference
/
gradual
T
History
Yusheng.Ma
f5faca014f
fix autocomplete crash in ycmd
...
Signed-off-by: Yusheng.Ma <
Yusheng.Ma@zilliz.com
>
2022-08-17 07:53:35 +00:00
..
__init__.py
"Document" stubs for develops
2020-03-16 00:19:08 +01:00
annotation.py
Handle generics appearing within any quoted annotations
2021-07-25 16:31:27 +01:00
base.py
Generics don't have signatures
2021-01-01 04:09:49 +01:00
conversion.py
Try to use yield from instead of yield, if possible
2020-07-19 13:34:58 +02:00
generics.py
Don't need to inherit from object anymore
2020-07-26 00:11:57 +02:00
stub_value.py
fix autocomplete crash in ycmd
2022-08-17 07:53:35 +00:00
type_var.py
Fix signatures for TypeVar and cast,
fixes
#1709
2021-01-01 03:59:12 +01:00
typeshed.py
Get rid of cast_path
2021-01-14 01:39:51 +01:00
typing.py
Make typed decorators work for instance methods
2021-12-12 18:18:55 +00:00
utils.py
change the create_stub_module stuff a bit
2020-10-24 10:41:59 +02:00