-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Labels
featuretopic-inheritanceInheritance and incompatible overridesInheritance and incompatible overrides
Description
PEP 698 adds an @override
decorator.
Todo:
- basic support for
@override
(done in Add support for PEP 698 - override decorator #14609) - optional strict mode (relevant discussion: Provide guidance on PEP 698's strict enforcement feature of typing.override typing#1376 )
Related issue: #1888
johnthagen
Metadata
Metadata
Assignees
Labels
featuretopic-inheritanceInheritance and incompatible overridesInheritance and incompatible overrides