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.
2 parents 71fadd5 + d7b812f commit c9745f4Copy full SHA for c9745f4
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