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 20:54:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05a2fe6debbd69aabe21579ee2b052dfffdd9e2c
openide
/
python
/
testData
/
refactoring
/
rename
T
History
Ekaterina Tuzova
7c269602ec
fixed PY-11879 Refactor: Rename: references in ivar directive are not updated
2014-01-23 13:51:07 +04:00
..
renameImportModuleAs
…
renameImportSubModuleAs
…
renamePackageUpdatesFirstFormImports
Added test for PY-3991
2013-10-09 20:26:42 +04:00
renameUpdatesImportReferences
Added test for PY-4200
2013-10-09 20:13:49 +04:00
classNameConflict.py
…
classVsFunctionConflict.py
…
classVsVariableConflict.py
…
docstringParams_after.py
fixed PY-11879 Refactor: Rename: references in ivar directive are not updated
2014-01-23 13:51:07 +04:00
docstringParams.py
fixed PY-11879 Refactor: Rename: references in ivar directive are not updated
2014-01-23 13:51:07 +04:00
epydocRenameParameter_after.py
…
epydocRenameParameter.py
…
epydocRenameType_after.py
…
epydocRenameType.py
…
functionNameConflict.py
…
nestedClassNameConflict.py
…
renameAugAssigned_after.py
…
renameAugAssigned.py
…
renameField_after.py
…
renameField.py
…
renameGlobal_after.py
…
renameGlobal.py
…
renameGlobalWithoutToplevel_after.py
…
renameGlobalWithoutToplevel.py
…
renameInheritors_after.py
…
renameInheritors.py
…
renameInitCall_after.py
…
renameInitCall.py
…
renameInstanceVar_after.py
…
renameInstanceVar.py
…
renameKeywordArgument_after.py
…
renameKeywordArgument.py
…
renameLocalWithComprehension2_after.py
…
renameLocalWithComprehension2.py
…
renameLocalWithComprehension_after.py
…
renameLocalWithComprehension.py
…
renameLocalWithGenerator_after.py
…
renameLocalWithGenerator.py
…
renameLocalWithNestedGenerators_after.py
…
renameLocalWithNestedGenerators.py
…
renameMultipleDefinitionsLocal_after.py
…
renameMultipleDefinitionsLocal.py
…
renameOldStyleProperty_after.py
…
renameOldStyleProperty.py
…
renameParameter_after.py
…
renameParameter.py
…
renameProperty_after.py
…
renameProperty.py
…
renamePropertyWithLambda_after.py
…
renamePropertyWithLambda.py
…
renameReassignedParameter_after.py
…
renameReassignedParameter.py
…
renameSelfAndParameterAttribute_after.py
Set type eval origin for references in find usages if it isn't set (PY-9047)
2013-04-09 18:02:49 +04:00
renameSelfAndParameterAttribute.py
Set type eval origin for references in find usages if it isn't set (PY-9047)
2013-04-09 18:02:49 +04:00
renameShadowingVariable_after.py
…
renameShadowingVariable.py
…
renameSlots_after.py
…
renameSlots.py
…
renameTarget_after.py
…
renameTarget.py
…
searchInStrings_after.py
…
searchInStrings.py
…
updateAll_after.py
…
updateAll.py
…
variableNameConflict.py
…