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
2026-02-05 08:06:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2447d3dba4f7ac9e612e2e143802defbea02960
openide
/
python
/
testData
/
inspections
/
PyArgumentListInspection
History
Andrey Vokin
170506beaa
PY-73102 Presence of @warnings.deprecated or @typing_extensions.deprecated decorator suppressed errors about incorrect call arguments
...
GitOrigin-RevId: d1a5a4ce224fe92af9f0df376b63b8cb38ca3990
2024-06-17 22:26:51 +00:00
..
AnotherMethodIsWrappedIntoStatic
…
BoundMethodExportedAsTopLevelFunctionImportedWithFromImport
…
BoundMethodExportedAsTopLevelFunctionImportedWithQualifiedImport
…
DataclassesReplace
…
DeprecatedCall
PY-73102 Presence of @warnings.deprecated or @typing_extensions.deprecated decorator suppressed errors about incorrect call arguments
2024-06-17 22:26:51 +00:00
ImportedFunctionDecoratedWithAsyncContextManager
PY-65385 Retain unbound ParamSpecs as-is during type parameter substitution
2024-02-19 16:29:50 +00:00
ImportedTypedDict
…
InitializingDataclass
…
InitializingImportedDataclass
…
InitializingImportedTypingNamedTupleInheritor
…
OverloadsAndImplementationInImportedClass
…
OverloadsAndImplementationInImportedModule
…
ReassignedViaClassMethodInAnotherModule
…
StaticMethodExportedAsTopLevelFunctionImportedWithQualifiedImport
…
TimetupleOnAssertedDate
…
abstractMethod.py
…
args.py
…
badarglist.py
…
badDecorator.py
…
builtinLong.py
…
builtinZip.py
…
callingClassDefinition.py
…
callOperator.py
…
classDecoratedThroughCall.py
…
classDecoratedThroughDecorator.py
…
classMethodMultipleDecorators.py
…
collectionsNamedTupleReplace.py
…
constructorQualifiedByModule.py
…
decoratedChangedParameters.py
…
decorators.py
…
decoratorsPy3K.py
…
dictFromKeys.py
…
dunderNewCallInDictInheritor.py
…
floatConstructor.py
…
floatFromhex.py
…
functionStoredInInstance.py
…
implicitResolveResult.py
…
inheritedInit.py
…
initializingCollectionsNamedTuple.py
…
initializingDataclassKwOnlyOnClass.py
…
initializingDataclassKwOnlyOnField.py
…
initializingTypeVar.py
…
initializingTypingNamedTuple.py
…
initializingTypingNamedTupleWithDefaultValues.py
…
instanceMethodAsLambda.py
…
kwargsAgainstKeywordOnly.py
…
kwargsMapToNothing.py
…
multipleInheritedConstructors.py
…
multipleInheritedConstructorsMRO.py
…
multiResolveWhenAllResultsHaveUnmappedArguments.py
…
multiResolveWhenAllResultsHaveUnmappedParameters.py
…
multiResolveWhenOneResultDoesNotHaveUnmappedArguments.py
…
multiResolveWhenOneResultDoesNotHaveUnmappedParameters.py
…
multiResolveWhenOneResultIsDecoratedFunction.py
…
nestedClass.py
…
objectMethodInPossiblyInheritanceChain.py
…
overloadsAndImplementationInClass.py
…
parameterWithDefaultAfterKeywordContainer2.py
…
parameterWithDefaultAfterKeywordContainer.py
…
positionalOnlyParameters.py
…
propertyReturnsCallable.py
…
py3k.py
…
py1133.py
…
py1268.py
…
py2005.py
…
reassignedMethod.py
…
reassignedViaClassMethod.py
…
slice.py
…
strFormat.py
…
topLevelOverloadsAndImplementation.py
…
tuples.py
…
tupleVsLiteralList.py
…
typedDict.py
…
typedDictAlternativeSyntaxDefinition.py
…
typedDictAlternativeSyntaxUsage.py
…
typedDictKeywordArguments.py
…
typedDictMethods.py
…
typedDictWithInheritance.py
…
typedDictWithTotal.py
…
typingCallableCall.py
…
typingNamedTupleReplace.py
…
unfilledDefaultInBuiltinNext.py
…
unfilledIter2InBuiltinMap.py
…
unfilledIter4InBuiltinZip.py
…
unfilledSentinelInBuiltinIter.py
…
unicodeConstructor.py
…
unresolvedSuperclass.py
…
weakUnionClassMethodParameters.py
…
xRange.py
…