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
827a79861df53f3aa881bb4e41c06a928c353c4b
jedi-fork
/
jedi
History
Dave Halter
42b6e20729
Changes for 3.8: sync_comp_for instead of comp_for
...
Please also look at the changes for parso in its b5d50392a4058919c0018666cdfc8c3eaaea9cb5 commit
2019-06-09 18:05:34 +02:00
..
api
Make sure that 3.8 is a supported Python environment going forward (and remove 3.3)
2019-06-08 02:11:45 +02:00
common
Fix a very random issue with executed contexts
2019-05-31 11:05:34 +02:00
evaluate
Changes for 3.8: sync_comp_for instead of comp_for
2019-06-09 18:05:34 +02:00
plugins
Fix generator issues for typing
2019-06-08 01:50:38 +02:00
third_party
Upgrade typeshed
2019-05-19 13:27:25 +02:00
__init__.py
Bump Jedi version to 0.13.0
2019-05-19 14:02:15 +02: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
Setting correct parents for CompiledObject filters
2019-06-04 23:31:42 +02:00
cache.py
Revert "Remove an used function"
2019-02-21 17:54:01 +01:00
debug.py
Better debugging with the increase_indent_cm
2019-05-28 18:50:46 +02:00
file_io.py
Start using file io when opening random modules
2019-05-31 23:42:19 +02:00
parser_utils.py
Changes for 3.8: sync_comp_for instead of comp_for
2019-06-09 18:05:34 +02:00
refactoring.py
Don't call it the plugin API anymore, that's confusing
2018-04-15 11:35:58 +02:00
settings.py
Some more minor adaptions
2018-09-05 01:49:19 +02:00
utils.py
Some minor flake8 fixes
2018-07-16 23:41:42 +02:00