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-06 14:04:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cefc363f64a32f63498bc594d5154f0ca3be09bf
jedi
/
test
/
refactor
History
Dave Halter
089a4713e3
Fix a small extract_variable issue,
fixes
#1611
2020-06-13 01:35:58 +02:00
..
import_tree
Use inline_mod instead of some_mod for inline refactor tests
2020-02-28 01:53:35 +01:00
extract_function.py
add test case to fix code example in doc
2020-05-31 11:00:15 +08:00
extract_variable.py
Fix a small extract_variable issue,
fixes
#1611
2020-06-13 01:35:58 +02:00
inline.py
Fix inline case where a name was removed without the code being used,
fixes
#1582
2020-05-14 23:08:37 +02:00
rename.py
Use inline_mod instead of some_mod for inline refactor tests
2020-02-28 01:53:35 +01:00