mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
It's required by `generics_syntax_declarations.py` conformance test Add this test to ignored as it passes now GitOrigin-RevId: 86a2b25f50a244a49f9d34a933d506aaa03efb76
69 lines
1.7 KiB
Plaintext
69 lines
1.7 KiB
Plaintext
aliases_implicit.py
|
|
aliases_recursive.py
|
|
aliases_type_statement.py
|
|
aliases_typealiastype.py
|
|
aliases_variance.py
|
|
annotations_forward_refs.py
|
|
annotations_generators.py
|
|
annotations_typeexpr.py
|
|
callables_annotation.py
|
|
callables_kwargs.py
|
|
callables_protocol.py
|
|
callables_subtyping.py
|
|
classes_override.py
|
|
constructors_call_init.py
|
|
constructors_call_new.py
|
|
constructors_call_type.py
|
|
constructors_callable.py
|
|
dataclasses_hash.py
|
|
dataclasses_inheritance.py
|
|
dataclasses_order.py
|
|
dataclasses_slots.py
|
|
dataclasses_transform_converter.py
|
|
dataclasses_transform_field.py
|
|
dataclasses_transform_meta.py
|
|
dataclasses_usage.py
|
|
directives_deprecated.py
|
|
directives_type_checking.py
|
|
directives_version_platform.py
|
|
generics_base_class.py
|
|
generics_defaults.py
|
|
generics_defaults_referential.py
|
|
generics_paramspec_components.py
|
|
generics_paramspec_semantics.py
|
|
generics_self_advanced.py
|
|
generics_self_basic.py
|
|
generics_self_usage.py
|
|
generics_syntax_infer_variance.py
|
|
generics_syntax_scoping.py
|
|
generics_typevartuple_basic.py
|
|
generics_typevartuple_overloads.py
|
|
generics_typevartuple_specialization.py
|
|
generics_variance.py
|
|
generics_variance_inference.py
|
|
historical_positional.py
|
|
literals_literalstring.py
|
|
literals_semantics.py
|
|
namedtuples_define_class.py
|
|
namedtuples_type_compat.py
|
|
namedtuples_usage.py
|
|
narrowing_typeis.py
|
|
overloads_consistency.py
|
|
overloads_evaluation.py
|
|
protocols_class_objects.py
|
|
protocols_definition.py
|
|
protocols_explicit.py
|
|
protocols_generic.py
|
|
protocols_modules.py
|
|
protocols_recursive.py
|
|
protocols_runtime_checkable.py
|
|
protocols_subtyping.py
|
|
protocols_variance.py
|
|
qualifiers_annotated.py
|
|
specialtypes_any.py
|
|
specialtypes_never.py
|
|
specialtypes_promotions.py
|
|
specialtypes_type.py
|
|
tuples_type_form.py
|
|
tuples_unpacked.py
|
|
typeddicts_readonly_inheritance.py |