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
f5ad561c512e5c6979fd8f80525d27a8d6fbf7b2
jedi-fork
/
jedi
History
Dave Halter
f5ad561c51
Use __truediv__ instead of __div__
...
This ignores Python 2, but that shouldn't be an issue, since we are going to drop it anyway.
2020-05-16 14:57:57 +02:00
..
api
Fix a None issue
2020-05-16 00:27:14 +02:00
inference
Use __truediv__ instead of __div__
2020-05-16 14:57:57 +02:00
plugins
Fix argument clinic unpacking, remove dynamic bullshit
2020-05-10 13:27:20 +02:00
third_party
Include Django stubs as a third party repo
2020-04-25 22:55:29 +02:00
__init__.py
Start changelog for 0.17.1
2020-04-22 23:14:58 +02:00
__main__.py
Better developer tools
2020-04-18 12:19:17 +02:00
_compatibility.py
Allow files for get_default_project,
fixes
#1552
2020-04-26 00:33:10 +02:00
cache.py
Remove underscore_memoization caching method
2020-01-25 17:29:52 +01:00
common.py
Remove the common folder and move it to a common file
2020-05-08 13:23:56 +02:00
debug.py
Better debugging with the increase_indent_cm
2019-05-28 18:50:46 +02:00
file_io.py
Make it possible to search folders __init__ files
2020-03-07 13:57:14 +01:00
parser_utils.py
Fix an about dict completions
2020-05-16 00:46:46 +02:00
settings.py
This fixes two issues with the caching on Windows:
2020-05-10 11:46:29 +02:00
utils.py
A lot of improvements for the features & limitations docs
2020-03-19 01:04:48 +01:00