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
7ebbf9da447df90e41a655501a09e31cd3c140f7
jedi-fork
/
jedi
/
inference
/
gradual
T
History
Peter Law
1c4a2edbdb
Fix construction of nested generic tuple return types
...
Unfortunately this appears to show up a separate bug.
2020-04-18 19:43:47 +01:00
..
__init__.py
"Document" stubs for develops
2020-03-16 00:19:08 +01:00
annotation.py
Fix a small issue
2020-04-12 00:54:31 +02:00
base.py
Fix construction of nested generic tuple return types
2020-04-18 19:43:47 +01:00
conversion.py
Fix stub conversion for Decoratee, so docstrings work, see
#117
2020-03-21 17:23:27 +01:00
generics.py
Generate type hints,
fixes
#987
2020-02-02 16:55:10 +01:00
stub_value.py
Some more code quality fixes
2020-04-11 02:23:23 +02:00
type_var.py
Extract annotation inference onto annotation classes
2020-03-22 15:29:11 +00:00
typeshed.py
Some more code quality fixes
2020-04-11 02:23:23 +02:00
typing.py
Add a comment to clarify the Type case
2020-04-02 00:23:38 +02:00
utils.py
Make sure that a goto on stubs even without the implementation is possible
2019-12-15 18:00:09 +01:00