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-08-27 19:28:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261
openide
/
python
/
testData
/
types
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Petr
and
intellij-monorepo-bot
75edcd2b6e
PY-86928 Fix imports resolution when resolving over stub
...
GitOrigin-RevId: 992a1e98e967d5bc2acc141fdc39570e18e43b2c
2026-02-12 19:59:20 +00:00
..
AnnotatedClsReturnOverloadedClassMethod
…
AnnotatedInstanceAttributeInOtherFile
…
AssignmentExpressions
…
AwaitOnImportedCoroutine
…
ClassAttributeAnnotationAheadOfTimeInAnotherFile
…
ClassMethodUnderVersionCheck
…
ClassWithDefaultGenericsDefinedInAnotherFile
…
ClassWithDefaultGenericsDefinedInAnotherFileAttributeAccess
…
ClassWithDefaultGenericsDefinedInAnotherFileDefaultOverriden
…
ClassWithNewStyleDefaultGenericsDefinedInAnotherFile
…
ConditionImportOuterScope
…
ConditionInImportedModule
…
DecoratedTransformsReturnTypeOneImportedOverload
PY-79622:
@typing.overload
does not work correctly with decorator application syntax
2025-07-04 07:17:36 +00:00
DecoratedTransformsReturnTypeTwoMatchingImportedOverloadsChoseFirst
PY-79622:
@typing.overload
does not work correctly with decorator application syntax
2025-07-04 07:17:36 +00:00
DecoratedTransformsReturnTypeTwoMatchingImportedOverloadsChoseSecond
PY-79622:
@typing.overload
does not work correctly with decorator application syntax
2025-07-04 07:17:36 +00:00
EnumAutoMultiFile
…
EnumAutoValueTypeCustomGenerateNextValueMultiFile
…
EnumMemberAliasMultiFile
…
EnumMemberNonmemberMultiFile
…
FirstOverloadAndImplementationInImportedClass
/b
…
FirstOverloadAndImplementationInImportedModule
/b
…
FunctionTypeCommentInStubs
…
GenericAliasUnderVersionGuard
…
GenericBaseClassSpecifiedThroughAliasInImportedFile
…
GenericClassDeclaredInStubPackage
/site-packages
…
GenericClassDefinedInAnotherFileWithPEP695Syntax
…
GenericFunctionInAnotherFileWithPEP695Syntax
…
GenericMethodReturnTypeImportedUnderVersionGuard
…
GenericMethodReturnTypeImportedUnderVersionGuardInStub
…
GenericTypeAliasInAnotherFileWithPEP695Syntax
…
GenericTypeFromDescriptorDefinedWithTypeAnnotationInExternalFileAccessViaClass
…
GenericTypeFromDescriptorDefinedWithTypeAnnotationInExternalFileAccessViaInstance
…
ImportDecoratedFunctionType
PY-51768 Update an existing test to detect the problem
2025-12-09 11:32:03 +00:00
ImportDecoratedWithArgFunctionType
…
ImportDecoratedWithGenericArgFunctionType
…
ImportedAnnotatedDecoratorChangesFunctionSignature
…
ImportedBoundMethodDecoratedWithParamSpec
PY-85027 Add regression tests
2025-12-09 11:32:03 +00:00
ImportedDecoratedFunctionWithParamSpec
PY-51768 Add regression tests
2025-12-09 11:32:03 +00:00
ImportedEnumGetItemResultValueAttribute
…
ImportedNotAnnotatedDecoratorChangingFunctionSignatureIsIgnored
…
ImportedPropertyResult
…
ImportNestedBinarySubModule
PY-83529 Do not resolve to empty skeleton package modules
2025-11-05 17:04:36 +00:00
InStackOfImportedDecoratorsChangingFunctionSignatureOnlyAnnotatedAreConsidered
…
LegacyTypeAliasesWithQuotedIntersectionTypesPreservedInStubs
PY-76922 Add a barebone implementation of PyIntersectionType
2026-01-26 17:03:32 +00:00
LegacyTypeAliasesWithQuotedUnionTypesPreservedInStubs
PY-87012 Prohibit fully quoted RHS values in legacy implicit type aliases
2026-01-26 17:03:32 +00:00
LegacyTypeAliasWithFullyQuotedTypeIsNotAllowed
PY-87012 Prohibit fully quoted RHS values in legacy implicit type aliases
2026-01-26 17:03:32 +00:00
LiteralAssignmentInImportedFile
…
NoneTypeInAnotherFile
…
NotImportedModuleInDunderAll
/pkg
…
NotImportedPackageInDunderAll
/pkg
…
NotMatchedOverloadsAndImplementationInImportedClass
/b
…
NotMatchedOverloadsAndImplementationInImportedModule
/b
…
NotProperlyImportedQualifiedNameInTypeHint
PY-74257 Unresolved method reference is not highlighted for a derived class when the superclass is three levels package deep
2025-09-02 10:34:46 +00:00
NoUnstubInCalculateSelfTypeInFunctionDefinedInImportedFile
…
NumpyArrayType
/numpy
…
NumpyResolveRaterDoesNotIncreaseRateForNotNdarrayRightOperatorFoundInStub
…
overloads
…
ParamSpecArgsKwargsInImportedFile
…
ParamSpecInImportedFile
…
ParamSpecInImportedFileWithPEP695Syntax
…
ProperlyImportedQualifiedNameInTypeHint
PY-86928 Fix imports resolution when resolving over stub
2026-02-12 19:59:20 +00:00
PropertyOfImportedClass
…
RecursiveTypeAliasInAnotherFile
…
RecursiveTypeAliasInAnotherFilePEP695Syntax
…
ResolveToAnotherFileClassWithBuiltinNameField
…
SecondOverloadAndImplementationInImportedClass
/b
…
SecondOverloadAndImplementationInImportedModule
/b
…
syntheticCallHelper
…
TopLevelFunctionUnderVersionCheck
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileForTarget
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileUnpackingTarget
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileWithTarget
…
TrivialRecursiveTypeAliasInAnotherFile
…
TrivialRecursiveTypeAliasInAnotherFileWithPEP695Syntax
…
TrivialTypeAliasInAnotherFile
…
TrivialUnresolvedTypeAliasInAnotherFile
…
TypeAliasWithDefaultsDefinedInAnotherFile
…
TypeAliasWithDefaultsDefinedInAnotherFileAliasingGenericClass
[python][tests] Fix test data
2025-08-15 16:26:28 +00:00
TypeVarTargetStub
…
TypingAnnotated
…
UnderscoredNameInPyiStub
…
UsageOfFunctionDecoratedWithAsyncioCoroutine
/asyncio
…
UsageOfFunctionDecoratedWithTypesCoroutine
…