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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77b11662fa1407bb7ea627e9efab95d02cc19d38
openide
/
python
/
testData
/
refactoring
T
History
Mikhail Golubev
77b11662fa
PY-2903 Take into account preceding comments when picking place for extracted method
...
Interestingly, test existed already but was disabled a long ago.
2015-04-02 20:08:32 +03:00
..
argumentList
…
changeSignature
PY-15143 Do not allow to remove default value from parameter without any replacement provided
2015-02-25 19:37:11 +03:00
convertModuleToPackage
/simple
PY-4387 First version of "Convert Module to Package" refactoring
2015-03-11 20:07:01 +03:00
convertPackageToModule
/simple
PY-4387, PY-12949 Add inverse action that replace empty package with Python module
2015-03-11 20:07:01 +03:00
extractmethod
PY-2903 Take into account preceding comments when picking place for extracted method
2015-04-02 20:08:32 +03:00
extractsuperclass
…
inlinelocal
Operator precedence for '@' (PY-15390)
2015-03-24 18:30:08 +03:00
introduceConstant
…
introduceField
…
introduceParameter
…
introduceVariable
…
invertBoolean
…
move
PY-14811 Handle references from __all__, defined indirectly in the module
2015-03-31 16:11:50 +03:00
pullup
…
pushdown
…
rename
…
unwrap
…
dependenciesTest.py
…