Update libpng to 1.6.49 by radarhere · Pull Request #9014 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
hugovk merged 1 commit intopython-pillow:mainfrom
Jun 14, 2025Merged
hugovk merged 1 commit intopython-pillow:mainfrom
hugovk merged 1 commit intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
radarhere
commented
Jun 13, 2025
radarhere
commented
libpng 1.6.49 has been released - https://github.com/pnggroup/libpng/releases/tag/v1.6.49
radarhere
added
the
Dependency
label
Copy link Copy Markdown
Member Author
The Python 3.13 Windows failure is not related to this PR or our current TIFF issues. The error is https://github.com/python-pillow/Pillow/actions/runs/15629022268/job/44034727346?pr=9014#step:28:777
LINK : fatal error LNK1104: cannot open file 'python313t.lib'
It's because it's Windows using Python 3.13.4, which incorrectly tries to link to the threaded version. See python/cpython#135151
hugovk
mentioned this pull request
radarhere
force-pushed
the
libpng
branch
from
7b78d32 to
5aa09cd
Compare
hugovk
changed the title
Updated libpng to 1.6.49
Update libpng to 1.6.49
radarhere
deleted the
libpng
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment