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-01-08 23:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cffe49c44c172d5277bda5b9b4a06c0ceeab096
openide
/
python
/
testData
/
types
History
Daniil Kalinin
6279c7a3c0
PY-71002 PEP-696: Add a set of tests that covers PEP's functionality
...
GitOrigin-RevId: 5d14970b62451233e8852df77a6938a18b3a17b9
2024-09-07 11:11:13 +00:00
..
AnnotatedClsReturnOverloadedClassMethod
…
AnnotatedInstanceAttributeInOtherFile
…
AssignmentExpressions
…
AwaitOnImportedCoroutine
…
ClassAttributeAnnotationAheadOfTimeInAnotherFile
…
ClassMethodUnderVersionCheck
…
ClassWithDefaultGenericsDefinedInAnotherFile
PY-71002 PEP-696: Add a set of tests that covers PEP's functionality
2024-09-07 11:11:13 +00:00
ClassWithDefaultGenericsDefinedInAnotherFileAttributeAccess
PY-71002 PEP-696: Add a set of tests that covers PEP's functionality
2024-09-07 11:11:13 +00:00
ClassWithDefaultGenericsDefinedInAnotherFileDefaultOverriden
PY-71002 PEP-696: Add a set of tests that covers PEP's functionality
2024-09-07 11:11:13 +00:00
ClassWithNewStyleDefaultGenericsDefinedInAnotherFile
PY-71002 PEP-696: Add a set of tests that covers PEP's functionality
2024-09-07 11:11:13 +00:00
ConditionImportOuterScope
…
ConditionInImportedModule
…
CopyDotCopy
…
CopyDotDeepCopy
…
FirstOverloadAndImplementationInImportedClass
/b
…
FirstOverloadAndImplementationInImportedModule
/b
…
FunctionTypeCommentInStubs
…
GenericBaseClassSpecifiedThroughAliasInImportedFile
…
GenericClassDefinedInAnotherFileWithPEP695Syntax
…
GenericFunctionInAnotherFileWithPEP695Syntax
…
GenericTypeAliasInAnotherFileWithPEP695Syntax
…
GenericTypeFromDescriptorDefinedWithTypeAnnotationInExternalFileAccessViaClass
PY-26184 fix type hinting information for bound generics lost in descriptors
2024-09-04 10:57:28 +00:00
GenericTypeFromDescriptorDefinedWithTypeAnnotationInExternalFileAccessViaInstance
PY-26184 fix type hinting information for bound generics lost in descriptors
2024-09-04 10:57:28 +00:00
ImportDecoratedFunctionType
…
ImportDecoratedWithArgFunctionType
…
ImportDecoratedWithGenericArgFunctionType
…
ImportedAnnotatedDecoratorChangesFunctionSignature
…
ImportedEnumGetItemResultValueAttribute
…
ImportedNotAnnotatedDecoratorChangingFunctionSignatureIsIgnored
…
ImportedPropertyResult
…
InStackOfImportedDecoratorsChangingFunctionSignatureOnlyAnnotatedAreConsidered
…
NoneTypeInAnotherFile
…
NotImportedModuleInDunderAll
/pkg
…
NotImportedPackageInDunderAll
/pkg
…
NotMatchedOverloadsAndImplementationInImportedClass
/b
…
NotMatchedOverloadsAndImplementationInImportedModule
/b
…
NoUnstubInCalculateSelfTypeInFunctionDefinedInImportedFile
…
NumpyArrayIntMultiplicationType
/numpy
…
NumpyArrayType
/numpy
…
NumpyResolveRaterDoesNotIncreaseRateForNotNdarrayRightOperatorFoundInStub
…
overloads
…
ParamSpecArgsKwargsInImportedFile
…
ParamSpecInImportedFile
…
ParamSpecInImportedFileWithPEP695Syntax
…
RecursiveTypeAliasInAnotherFile
…
RecursiveTypeAliasInAnotherFilePEP695Syntax
…
ResolveToAnotherFileClassWithBuiltinNameField
…
SecondOverloadAndImplementationInImportedClass
/b
…
SecondOverloadAndImplementationInImportedModule
/b
…
syntheticCallHelper
PY-26184 switch the first letters of the names of test directories to uppercase
2024-09-04 10:57:28 +00:00
TopLevelFunctionUnderVersionCheck
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileForTarget
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileUnpackingTarget
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileWithTarget
…
TrivialRecursiveTypeAliasInAnotherFile
…
TrivialRecursiveTypeAliasInAnotherFileWithPEP695Syntax
…
TrivialTypeAliasInAnotherFile
…
TrivialUnresolvedTypeAliasInAnotherFile
…
TypeAliasWithDefaultsDefinedInAnotherFile
PY-71002 PEP-696: Add a set of tests that covers PEP's functionality
2024-09-07 11:11:13 +00:00
TypeAliasWithDefaultsDefinedInAnotherFileAliasingGenericClass
PY-71002 PEP-696: Add a set of tests that covers PEP's functionality
2024-09-07 11:11:13 +00:00
TypeVarTargetStub
…
TypingAnnotated
…
TypingLiteralEnum
…
UsageOfFunctionDecoratedWithAsyncioCoroutine
/asyncio
…
UsageOfFunctionDecoratedWithTypesCoroutine
…