This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-04-25 04:33:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5c06d9871a22db76889d6ef48d77acef9a989333
jedi
/
jedi
T
History
Dave Halter
5c06d9871a
Somehow forgot about subscriptlist. Just ignore those for now.
...
Fixes
#1010
.
2018-03-18 17:24:45 +01:00
..
api
Fix some code_lines issues
2018-03-17 19:41:26 +01:00
common
Add the travere_parents function to a utility directory
2018-02-16 21:07:36 +01:00
evaluate
Somehow forgot about subscriptlist. Just ignore those for now.
2018-03-18 17:24:45 +01:00
__init__.py
Try to recover from errors that are happening in subprocesses
2018-01-02 00:24:15 +01: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
Use inspect.Parameter.kind for better differentiation between param types
2018-03-13 22:47:08 +01:00
cache.py
Use sys path mostly from project and move some sys path stuff around.
2017-10-05 10:06:28 +02:00
debug.py
colorama should always color, even if it's not a shell
2018-03-18 01:05:59 +01:00
parser_utils.py
All modules now have a code_lines attribute, see
#1062
2018-03-16 10:20:26 +01:00
refactoring.py
Merge with master
2018-01-06 12:31:29 +01:00
settings.py
Move the recursion limit settings to the recursion module.
2017-09-17 14:08:39 +02:00
utils.py
Fix REPL completion param name completion
2018-03-13 21:36:04 +01:00