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
2025-12-26 15:21:09 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d574162da32052ca378cf08b3429eef2fd11100d
jedi
/
test
/
test_inference
/
test_gradual
History
Dave Halter
eee919174d
Stubs should not become stubs again in the conversion function,
fixes
#1475
2020-02-03 00:58:54 +01:00
..
__init__.py
Make sure tests are proper packages, so that pytest doesn't do shenannigans with sys path
2020-01-12 19:58:29 +01:00
test_conversion.py
Stubs should not become stubs again in the conversion function,
fixes
#1475
2020-02-03 00:58:54 +01:00
test_stub_loading.py
Undo finding signatures for everything and only do it for stubs and non-statements for when used in docstrings
2020-01-04 16:00:07 +01:00
test_stubs.py
goto_assignment -> goto everywhere where it was left
2019-12-20 19:15:41 +01:00
test_typeshed.py
Fix some issues with converting names, see
#1466
2020-01-07 10:59:15 +01:00