This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4920da736fcc3ffcf15a01d898cacbbcbdc021ac
openide
/
python
/
testData
/
refactoring
T
History
Andrey Vlasovskikh
810296625e
Added test for PY-3991
2013-10-09 20:26:42 +04:00
..
changeSignature
fixed PY-9794 Change signature: loses parameter in function call when rearranging arguments so simple parameter gets after keyword parameter in call
2013-05-16 11:36:05 +02:00
extractmethod
improved duplicates search in python extract method
2013-09-23 14:10:58 +04:00
extractsuperclass
…
inlinelocal
…
introduceConstant
…
introduceField
…
introduceParameter
…
introduceVariable
fixed PY-10964 Extract variable doesn't work as expected inside brackets
2013-10-08 17:07:37 +04:00
invertBoolean
fixed PY-9646 Invert Boolean: do not invert reference in import statement
2013-04-27 17:26:37 +04:00
move
…
pullup
…
pushdown
…
rename
Added test for PY-3991
2013-10-09 20:26:42 +04:00
unwrap
fixed PY-9259 Unwrap/Remove action is not available with caret/selection inside statement with caret on empty line
2013-03-26 15:48:17 +04:00