We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6059550 commit 467ecd0Copy full SHA for 467ecd0
1 file changed
doc/api/prev_api_changes/api_changes_3.11.0/deprecations.rst
@@ -282,8 +282,9 @@ It is an internal helper not intended for external use.
282
``image.thumbnail``
283
~~~~~~~~~~~~~~~~~~~
284
285
-... is deprecated without replacement. Use :external:py:`Pillow's thumbnail method
286
-<PIL.Image.Image.thumbnail>` instead. See also the `Pillow tutorial
+... is deprecated without replacement. Use :external:py:meth:`Pillow's
+thumbnail method <PIL.Image.Image.thumbnail>` instead. See also the `Pillow
287
+tutorial
288
<https://pillow.readthedocs.io/en/stable/handbook/tutorial.html#create-jpeg-thumbnails>`_.
289
290
``testing.widgets.mock_event`` and ``testing.widgets.do_event``
0 commit comments