Merge pull request #6325 from radarhere/gif_comment

Once a GIF comment is loaded, it is kept for subsequent frames
This commit is contained in:
Hugo van Kemenade 2022-05-27 08:23:10 +02:00 committed by GitHub
commit 19aa2b60fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,7 +156,8 @@ The :py:meth:`~PIL.Image.open` method sets the following
it will loop forever.
**comment**
May not be present. A comment about the image.
May not be present. A comment about the image. This is the last comment found
before the current frame's image.
**extension**
May not be present. Contains application specific information.