-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Specify the removing version on convert_positional_args #5485
Copy link
Copy link
Closed as not planned
Labels
featureChange that does not break compatibility, but affects the public interfaces.Change that does not break compatibility, but affects the public interfaces.staleExempt from stale bot labeling.Exempt from stale bot labeling.
Description
Motivation
convert_positional_args does not output the information for deprecated_version and removed_version. They are necessary to let users know when features will be removed.
Description
Adding deprecated_version and removed_version arguments to convert_positional_args. They should be aligned with deprecated_func and deprecated_class.
Alternatives (optional)
No response
Additional context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureChange that does not break compatibility, but affects the public interfaces.Change that does not break compatibility, but affects the public interfaces.staleExempt from stale bot labeling.Exempt from stale bot labeling.