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
6ad62e18d23441c96611a7eea683ca84b6d3983d
jedi-fork
/
jedi
History
Peter Law
6ad62e18d2
deque is in collections, not queue
...
Though it seems that the queue module does use it internally, which is why this was working.
2021-07-24 17:12:34 +01:00
..
api
Allow tweaking Interpreter sys_path (
#1734
)
2021-01-23 14:38:10 +01:00
inference
deque is in collections, not queue
2021-07-24 17:12:34 +01:00
plugins
BUGFIX: prevent an infinite loop seeking for a "conftest.py" file
2021-01-30 16:31:26 +01:00
third_party
Revert "Upgrade django-stubs,
fixes
#1750
"
2021-02-26 23:09:22 +01:00
__init__.py
Prepare release of 0.18.0
2020-12-25 11:06:15 +01:00
__main__.py
Better developer tools
2020-04-18 12:19:17 +02:00
_compatibility.py
Get rid of cast_path
2021-01-14 01:39:51 +01: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
Another time avoiding a memory leak, also part of
#1723
2021-01-14 01:18:00 +01: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