Skip to content

Commit d7b812f

Browse files
committed
Added release notes for #4646 [ci skip]
1 parent 9979eff commit d7b812f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/releasenotes/7.2.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ are now read as just a single bytestring.
3737
Deprecations
3838
^^^^^^^^^^^^
3939

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+
4046
ImageFile.raise_ioerror
4147
~~~~~~~~~~~~~~~~~~~~~~~
4248

0 commit comments

Comments
 (0)