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-22 00:19:11 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
985d19cea3dfcfd875f5d7ddeb2dfd583194352d
openide
/
python
/
testData
/
quickFixes
T
History
Mikhail Golubev
190fe91332
PY-21563 Join "from" imports with the same origin if "Import ..." quickfix is run from type comment
2016-11-25 17:45:24 +03:00
..
AddCallSuperQuickFixTest
…
AddFieldQuickFixTest
…
AddImportQuickFixTest
PY-21563 Join "from" imports with the same origin if "Import ..." quickfix is run from type comment
2016-11-25 17:45:24 +03:00
AddMethodQuickFixTest
…
PyAddExceptionSuperClassQuickFixTest
…
PyAddPropertyForFieldQuickFixTest
…
PyAddSpecifierToFormatQuickFixTest
…
PyAugmentAssignmentQuickFixTest
…
PyConvertToNewStyleQuickFixTest
…
PyCreatePropertyQuickFixTest
…
PyMakeFunctionFromMethodQuickFixTest
PyUtil#removeQualifier handles possible whitespace before the dot
2015-10-05 16:00:35 +03:00
PyMakeFunctionReturnTypeQuickFixTest
PY-16055 Add quickfix and tests for functions with incorrect return annotation
2016-08-30 17:12:55 +03:00
PyMakeMethodStaticQuickFixTest
…
PyMakePublicQuickFixTest
…
PyMoveAttributeToInitQuickFixTest
…
PyMoveExceptQuickFixTest
…
PyRemoveArgumentQuickFixTest
Compatiblity inspection updated to include Python 3.5 argument unpacking generalizations
2015-09-14 23:14:00 +03:00
PyRemoveAssignmentQuickFixTest
…
PyRemoveCallQuickFixTest
…
PyRemoveDictKeyQuickFixTest
…
PyRemoveParameterQuickFixTest
…
PyRemoveStatementQuickFixTest
…
PyReplaceTupleWithListQuickFixTest
…
PyUpdatePropertySignatureQuickFixTest
…
PyWrapInExceptionQuickFixTest
…
RenameElementQuickFixTest
PY-16098 Fixed: Warn that async and await will become keywords in Python 3.7
2016-10-07 12:21:53 +03:00