Added release notes for #4646 [ci skip]

This commit is contained in:
Andrew Murray 2020-06-23 21:50:23 +10:00
parent 9979efff12
commit d7b812fcb2

View File

@ -37,6 +37,12 @@ are now read as just a single bytestring.
Deprecations
^^^^^^^^^^^^
Image.show command parameter
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The ``command`` parameter was deprecated and will be removed in a future release.
Use a subclass of :py:class:`PIL.ImageShow.Viewer` instead.
ImageFile.raise_ioerror
~~~~~~~~~~~~~~~~~~~~~~~