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
61bc15b1aad66acfb73becc3482e05d67ddece81
jedi-fork
/
jedi
/
evaluate
/
compiled
T
History
Daniel Hahler
61bc15b1aa
docs: fix some incorrect reference and improve wording
2018-07-01 21:49:18 +02:00
..
fake
Fix some more dict.get/dict.values stuff
2018-02-02 18:24:18 +01:00
subprocess
Force unicode when listing module names
2018-06-24 22:41:14 +02:00
__init__.py
Fix some fstring issues for now
2018-04-05 01:11:04 +02:00
access.py
Use inspect.Parameter.kind for better differentiation between param types
2018-03-13 22:47:08 +01:00
context.py
docs: fix some incorrect reference and improve wording
2018-07-01 21:49:18 +02:00
fake.py
Eliminate is_py3 usages
2017-12-28 01:55:39 +01:00
getattr_static.py
Merge with master
2018-01-20 19:32:59 +01:00
mixed.py
In some very rare cases it was possible to get an interpreter crash because of this bug.
Fixes
#1087
2018-04-23 21:26:51 +02:00