Skip to content

Conversation

@radarhere
Copy link
Member

Pillow/src/_webp.c

Lines 489 to 490 in 591e79e

// WebPAnimDecoder type definition
static PyTypeObject WebPAnimEncoder_Type = {

This is not the WebPAnimDecoder type definition.

Presumably it was just copy-and-pasted from the WebPAnimDecoder type definition.

Pillow/src/_webp.c

Lines 532 to 533 in 591e79e

// WebPAnimDecoder type definition
static PyTypeObject WebPAnimDecoder_Type = {

@radarhere radarhere added the WebP label Dec 22, 2021
@hugovk hugovk merged commit 960da06 into python-pillow:main Dec 22, 2021
@radarhere radarhere deleted the typo branch December 22, 2021 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants