This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-16 14:23:28 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91f27d8587eb3428d2c369e8a7d9c4b5453dd080
openide
/
python
/
testData
/
refactoring
/
inlineFunction
History
…
..
alreadyImported
…
argumentExtraction
…
callAsDefaultValue
…
callFromClassMethod
…
callFromStaticMethod
…
complexQualifier
…
defaultValues
…
explicitImports
…
functionWithLambda
…
ignoreSolePassStatement
…
importAs
…
importedLocally
…
importing
…
inlineAll
…
inlineDocstringOnlyFunction
…
invocationOnImport
…
keepingComments
…
keywordOnlyArgs
…
localClassUse
…
localFunctionUse
…
methodInsideClass
…
methodOutsideClass
…
multipleReturns
…
nameClash
…
nameClashWithImport
…
nestedCalls
…
noReturnsAsCallExpression
…
noReturnsAsExpressionStatement
…
optimizeImportsAtDeclarationSite
…
positionalOnlyArgs
…
redundantQualifier
…
refInDunderAll
…
removeFunctionWithStub
…
removeTypingOverrides
…
removing
…
removingDocstring
…
removingDocstringAndTypeComment
…
removingDocstringOfEmptyFunction
…
removingTypeComment
…
selfUsageDetection
…
simple
…
turnDocstringOnlyFunctionIntoPass
…
asyncFunction.py
…
builtin.py
…
constructor.py
…
decorator.py
…
functionFromBinaryStub.py
…
generator.py
…
interruptedFlow.py
…
invocationOnDeclaration.py
…
nested.py
…
overridden.py
…
overrides.py
…
recursive.py
…
specialMethod.py
…
star.py
…
usedAsDecorator.py
…
usedAsReference.py
…
usesArgumentUnpacking.py
…