Movatterモバイル変換


[0]ホーム

URL:


ContentsMenuExpandLight modeDark modeAuto light/dark, in light modeAuto light/dark, in dark modeSkip to content
Pillow (PIL Fork) 12.0.0 documentation
Light LogoDark Logo
Pillow (PIL Fork) 12.0.0 documentation
Back to top

7.1.2 (2020-04-25)

Fix another regression seeking PNG files

This fixes a regression introduced in 7.1.0 when adding support for APNG files.

When callingseek(n) on a regular PNG wheren>0, it failed to raise anEOFError as it should have done, resulting in:

AttributeError: 'NoneType' object has no attribute 'read'

Pillow 7.1.2 now raises the correct exception.

On this page

[8]ページ先頭

©2009-2025 Movatter.jp