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-01-04 03:03:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
92b5c70ea017c1bdeec5d287ce98efff46ddf17c
jedi
/
test
History
David Halter
92b5c70ea0
reduced support for None paths in path search, because the path should be set normally. ->
fixes
#75
2012-12-09 22:55:49 +01:00
..
completion
param arguments that are being forgotten by the user are now added (no strange behaviour anymore)
2012-11-30 18:00:48 +01:00
__init__.py
test suite for completion added
2012-04-12 15:47:33 +02:00
regression.py
reduced support for None paths in path search, because the path should be set normally. ->
fixes
#75
2012-12-09 22:55:49 +01:00
run.py
removed all the weakref stuff again. It didn't speed up anything, but made things much more complicated
2012-12-09 16:33:24 +01:00
test.sh
added regression tests. with tests for user scopes
2012-09-05 23:49:51 +02:00