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
67ac69f68383087b4cfb0b177c33f4cef33b04c8
openide
/
python
/
testData
/
types
History
Mikhail Golubev
2f62a7a131
PY-31146 Accept None literal as a valid expression inside type hints
2018-08-01 14:04:15 +03:00
..
AnnotatedInstanceAttributeInOtherFile
…
AwaitOnImportedCoroutine
…
ClassAttributeAnnotationAheadOfTimeInAnotherFile
…
ConditionImportOuterScope
…
ConditionInImportedModule
…
CopyDotCopy
…
CopyDotDeepCopy
…
DataclassPostInitParameter
Sync dataclass parsing and testdata with March 04, 2018 changes in PEP-557 (PY-28957)
2018-03-20 14:20:23 +03:00
DataclassPostInitParameterNoInit
Sync dataclass parsing and testdata with March 04, 2018 changes in PEP-557 (PY-28957)
2018-03-20 14:20:23 +03:00
FirstOverloadAndImplementationInImportedClass
/b
…
FirstOverloadAndImplementationInImportedModule
/b
…
FunctionTypeCommentInStubs
…
GenericTypingProtocolExt
…
ImportedPropertyResult
…
NoneTypeInAnotherFile
PY-31146 Accept None literal as a valid expression inside type hints
2018-08-01 14:04:15 +03:00
NotImportedModuleInDunderAll
/pkg
…
NotImportedPackageInDunderAll
/pkg
…
NotMatchedOverloadsAndImplementationInImportedClass
/b
…
NotMatchedOverloadsAndImplementationInImportedModule
/b
…
NumpyArrayIntMultiplicationType
/numpy
…
NumpyArrayType
/numpy
…
NumpyResolveRaterDoesNotIncreaseRateForNotNdarrayRightOperatorFoundInStub
…
RecursiveTypeAliasInAnotherFile
PY-31004 Remember LHS of a type alias, not the assigned value to prevent recursion
2018-08-01 14:04:15 +03:00
SecondOverloadAndImplementationInImportedClass
/b
…
SecondOverloadAndImplementationInImportedModule
/b
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileForTarget
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileUnpackingTarget
…
TopLevelVariableAnnotationAheadOfTimeInAnotherFileWithTarget
…
TypeVarTargetStub
Infer type for targets initialized through
TypeVar(...)
(PY-28227)
2018-04-27 19:57:15 +03:00
UsageOfFunctionDecoratedWithAsyncioCoroutine
/asyncio
…
UsageOfFunctionDecoratedWithTypesCoroutine
…