Add warnings instead of outright removing function #1680
hmaarrfk
started this conversation in
2. Feature Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In addressing #1599 (comment) (thank you)
a method
close
was removed.However, i'm seeing many bug reports about this having unintended effects downstream.
imageio/imageio#1111 is one for example.
It would be good if instead of outright removals, warnings are added such as
to help libraries transition in a smooth way.
Beta Was this translation helpful? Give feedback.
All reactions