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
34792c0077391905d5c8c40e83532f25511397f3
jedi-fork
/
jedi
T
History
Dave Halter
34792c0077
Merge pull request
#1707
from Carreau/fix-1702
...
Add tests for
#1702
, for a rare numpydoc syntax.
2020-12-07 15:07:53 +01:00
..
api
add Completion.get_completion_prefix_length
2020-12-06 17:21:33 +02:00
inference
Not all nodes have children, protect agaisnt it.
2020-12-06 18:11:49 -08:00
plugins
Fix an error with enums,
fixes
#1675
2020-10-23 20:25:00 +02:00
third_party
Revert Django changes in
a9e2cd5a74
2020-08-05 00:18:24 +02:00
__init__.py
Prepare for 0.17.2
2020-07-17 21:39:36 +02:00
__main__.py
Better developer tools
2020-04-18 12:19:17 +02:00
_compatibility.py
Implement all remaining Path issues and use it instead of strings
2020-07-12 01:14:00 +02:00
cache.py
Annotate top level items mypy needs annotating
2020-07-24 16:10:34 +01:00
common.py
Start using pathlib.Path instead of all the os.path functions
2020-07-10 17:30:36 +02:00
debug.py
Add explicit Optional annotation
2020-07-26 14:43:41 +01:00
file_io.py
Don't need to inherit from object anymore
2020-07-26 00:11:57 +02:00
parser_utils.py
Basic implementation support for namedexpr,
fixes
#1647
2020-08-05 23:55:46 +02:00
settings.py
Merge branch 'master' of github.com:davidhalter/jedi
2020-07-23 01:33:06 +02:00
utils.py
Merge branch 'master' into mypy
2020-07-26 12:25:19 +01:00