Merge pull request #4723 from radarhere/releasenotes

This commit is contained in:
Hugo van Kemenade 2020-06-23 15:18:21 +03:00 committed by GitHub
commit c9745f4b51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
~~~~~~~~~~~~~~~~~~~~~~~