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
f06e7f55c0bc896f0c44e666d421f550d565de23
jedi-fork
/
jedi
/
evaluate
/
context
History
Dave Halter
5d0d09bb7d
staticmethod and a few other cases might not have properly returned its signatures
2019-08-12 09:37:59 +02:00
..
__init__.py
Fix some issues around stub methods
2018-11-21 23:47:40 +01:00
decorator.py
Fix docstrings for wrapped functions,
fixes
#906
2019-07-21 12:19:22 +02:00
function.py
Fix the last remaining issues with function signature
2019-07-31 18:29:41 +02:00
instance.py
Fix the last remaining issues with function signature
2019-07-31 18:29:41 +02:00
iterable.py
A small compatibility fix
2019-08-11 01:54:26 +02:00
klass.py
staticmethod and a few other cases might not have properly returned its signatures
2019-08-12 09:37:59 +02:00
module.py
A python 2 fix
2019-08-08 17:07:54 +02:00
namespace.py
Make namespace folders work with stubs
2019-05-15 21:55:54 +02:00