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-02-12 19:51:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7020bea3d0c6f94c2cea71cd7835765bc8ec4c5
jedi
/
jedi
/
inference
/
gradual
History
Dave Halter
88cf198552
Avoid function executions if they are not necessary
...
This also means that annotations are prefered to docstring types
2019-08-24 12:23:33 +02:00
..
__init__.py
Move the evaluate package to inference
2019-08-15 00:14:26 +02:00
annotation.py
Avoid function executions if they are not necessary
2019-08-24 12:23:33 +02:00
conversion.py
Remove a private access
2019-08-21 09:54:32 +02:00
stub_value.py
Rename the filter context argument to parent_context
2019-08-22 10:09:07 +02:00
typeshed.py
Fix the weird py__path__ behavior
2019-08-21 23:08:42 +02:00
typing.py
Fix more issues with where contexts are used and where values are used
2019-08-20 09:59:10 +02:00
utils.py
infer_state -> inference_state
2019-08-16 11:44:30 +02:00