Decorator for deleting a parameter with a deprecation period. - #13173
Conversation
|
No hurries. I'd like to propose a new merge rule to move in uncontroversial PRs faster, something like
To be discussed... |
a17ff6c to
e90d264
Compare
e90d264 to
cb770b8
Compare
cb770b8 to
07229f8
Compare
|
rebased |
jklymak
left a comment
There was a problem hiding this comment.
I don't fully parse the functools magic, but this seems to do what is said.
|
Anyone can merge after rebase and passing tests.... |
As an example application, deprecate the unused shape and imlim args to imshow() (unused since around 4d1107c (2006)).
07229f8 to
c62f491
Compare

PR Summary
As an example application, deprecate the unused shape and imlim args to
imshow() (unused since around 4d1107c (2006)).
Goes on top of #13128 to avoid a rebase. [edit: it has been merged]
PR Checklist