-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
python313Related to Python 3.13Related to Python 3.13ruleImplementing or modifying a lint ruleImplementing or modifying a lint rule
Description
We should update UP035 to emit a diagnostic if --target-version=py313 has been selected and a user imports typing.TypeIs, warnings.deprecated, typing.ReadOnly, typing.NoDefault typing.get_protocol_members or typing.is_protocol from typing_extensions rather than typing
Originally posted by @AlexWaygood in #11411 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
python313Related to Python 3.13Related to Python 3.13ruleImplementing or modifying a lint ruleImplementing or modifying a lint rule