We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9979eff commit d7b812fCopy full SHA for d7b812f
1 file changed
docs/releasenotes/7.2.0.rst
@@ -37,6 +37,12 @@ are now read as just a single bytestring.
37
Deprecations
38
^^^^^^^^^^^^
39
40
+Image.show command parameter
41
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
42
+
43
+The ``command`` parameter was deprecated and will be removed in a future release.
44
+Use a subclass of :py:class:`PIL.ImageShow.Viewer` instead.
45
46
ImageFile.raise_ioerror
47
~~~~~~~~~~~~~~~~~~~~~~~
48
0 commit comments