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
61ccbb0d3e61cc312fca707d74974bf7a62dde77
jedi-fork
/
jedi
/
evaluate
/
gradual
History
Dave Halter
4176af337f
A few Python 2 fixes
2019-05-18 01:09:09 +02:00
..
__init__.py
Add an empty init file for Python 2
2018-12-25 00:53:26 +01:00
annotation.py
Remove old todo list for annotations
2018-12-24 21:44:54 +01:00
conversion.py
goto_assignments should work even if something is only defined in a stub
2019-05-17 14:58:55 +02:00
stub_context.py
Better scanning for module names, now includes namespace packages and stubs
2019-05-18 00:11:08 +02:00
typeshed.py
A few Python 2 fixes
2019-05-18 01:09:09 +02:00
typing.py
Move all Name classes to a separate file
2019-05-07 00:30:16 +02:00
utils.py
Refactor things so goto is working in both directions
2019-05-05 01:16:52 +02:00