Skip to content

Commit

Permalink
Added release notes for python-pillow#4646 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jun 23, 2020
1 parent 9979eff commit 663c804
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/releasenotes/7.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ are now read as just a single bytestring.
Deprecations
^^^^^^^^^^^^

Image.show command parameter
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. deprecated:: 7.2.0

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

Expand Down

0 comments on commit 663c804

Please sign in to comment.