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
76df356628be8d3c32fbe4ae19f4c062ec033827
jedi-fork
/
jedi
History
Dave Halter
76df356628
Relative imports should be working again even when used in more special occasions.
Fixes
#973
...
There are more fixes needed. Some things are just very unclean and might lead to further bugs.
2018-02-15 14:10:01 +01:00
..
api
Try to avoid CachedMetaClass for modules
2018-02-13 20:47:43 +01:00
common
Move a BaseContext to jedi.common.context.
2017-09-28 17:06:58 +02:00
evaluate
Relative imports should be working again even when used in more special occasions.
Fixes
#973
2018-02-15 14:10:01 +01:00
__init__.py
Try to recover from errors that are happening in subprocesses
2018-01-02 00:24:15 +01:00
__main__.py
Fix: CompFor.nodes_to_execute didn't include the right nodes. Sometimes too many, sometimes too few.
2015-11-18 18:00:15 +01:00
_compatibility.py
Refactor django path support
2018-01-24 19:13:05 +01:00
cache.py
Use sys path mostly from project and move some sys path stuff around.
2017-10-05 10:06:28 +02:00
debug.py
Remove inspecting the stack in the debugger.
2017-09-17 03:03:12 +02:00
parser_utils.py
Merge with master
2018-01-20 19:32:59 +01:00
refactoring.py
Merge with master
2018-01-06 12:31:29 +01:00
settings.py
Move the recursion limit settings to the recursion module.
2017-09-17 14:08:39 +02:00
utils.py
Fix issues with a recent refactoring
2018-01-20 21:21:58 +01:00