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-21 14:37:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e75b0faed2f697c87560633b549d1bf920a3e234
openide
/
python
/
testData
/
types
T
History
Semyon Proshev
cb24e8ad55
Support typing_extensions.Protocol (PY-26628)
2018-02-05 20:58:32 +03:00
..
AnnotatedInstanceAttributeInOtherFile
…
AwaitOnImportedCoroutine
…
ClassAttributeAnnotationAheadOfTimeInAnotherFile
…
ConditionImportOuterScope
…
ConditionInImportedModule
…
CopyDotCopy
…
CopyDotDeepCopy
…
DataclassPostInitParameter
Provide type for parameter in
__post_init__
(PY-27398)
2018-01-09 14:39:28 +03:00
DataclassPostInitParameterNoInit
Provide type for parameter in
__post_init__
(PY-27398)
2018-01-09 14:39:28 +03:00
FirstOverloadAndImplementationInImportedClass
/b
…
FirstOverloadAndImplementationInImportedModule
/b
…
FunctionTypeCommentInStubs
…
GenericTypingProtocolExt
Support typing_extensions.Protocol (PY-26628)
2018-02-05 20:58:32 +03:00
ImportedPropertyResult
…
NotImportedModuleInDunderAll
/pkg
…
NotImportedPackageInDunderAll
/pkg
…
NotMatchedOverloadsAndImplementationInImportedClass
/b
…
NotMatchedOverloadsAndImplementationInImportedModule
/b
…
NumpyArrayIntMultiplicationType
/numpy
…
NumpyArrayType
/numpy
…
NumpyResolveRaterDoesNotIncreaseRateForNotNdarrayRightOperatorFoundInStub
…
SecondOverloadAndImplementationInImportedClass
/b
…
SecondOverloadAndImplementationInImportedModule
/b
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileForTarget
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileUnpackingTarget
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileWithTarget
…
UsageOfFunctionDecoratedWithAsyncioCoroutine
/asyncio
…
UsageOfFunctionDecoratedWithTypesCoroutine
…