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-05-16 05:28:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3264a1815e04fc208fba89440ce0c83995ab0105
jedi
/
jedi
/
evaluate
T
History
Dave Halter
3264a1815e
Merge pull request
#407
from hattya/dev
...
fix virtualenv support
2014-07-02 21:16:51 +04:30
..
compiled
speed up Builtin lookups
2014-04-25 14:12:28 +02:00
__init__.py
slices should be ignored in __getitem__ settings (for now)
2014-04-28 18:15:25 +02:00
cache.py
memoize problems with defaults in combination with raised exceptions
2014-04-20 14:14:30 +02:00
docstrings.py
tuples are also a possiblity in docstring type annotations
2014-04-02 21:17:57 +02:00
dynamic.py
fix a slice issue with precedences.
2014-04-21 02:30:17 +02:00
finder.py
precautionary fix without test (sith.py didn't reproduce it), in execution detection.
2014-04-30 12:21:18 +02:00
helpers.py
fix the CallSignature.index attribute
2014-05-04 23:36:24 +02:00
imports.py
the parser in general now cares for carriage return/new line combinations
2014-05-04 12:32:02 +02:00
iterable.py
fix for the recursive ArrayInstance issues.
2014-04-30 12:20:28 +02:00
param.py
use Param.stars more generally
2014-04-20 00:12:52 +02:00
precedence.py
unicode issues in usage matching
2014-04-29 12:20:25 +02:00
recursion.py
improve internal module links for sphinx documentation
2014-03-11 15:46:08 +01:00
representation.py
slices should be ignored in __getitem__ settings (for now)
2014-04-28 18:15:25 +02:00
stdlib.py
solve random stdlib issue
2014-04-20 01:25:02 +02:00
sys_path.py
Merge pull request
#407
from hattya/dev
2014-07-02 21:16:51 +04:30