Fix warning by radarhere · Pull Request #9016 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
Fix warning#9016
hugovk merged 1 commit intopython-pillow:mainfrom
Fix warning#9016
hugovk merged 1 commit intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
radarhere
commented
Jun 13, 2025
radarhere
commented
https://github.com/python-pillow/Pillow/actions/runs/15630701553/job/44036926021#step:11:5178
Tests/test_file_ppm.py::test_header_token_too_long[P3\x0cAAAAAAAAAA\xee]
Tests/test_file_ppm.py::test_header_token_too_long[P6\n 01234567890]
/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/_pytest/_code/code.py:482: BytesWarning: str() on a bytes instance
message = str(exc)
This warning would have been introduced by #8958
radarhere
added
the
Testing
label
radarhere
force-pushed
the
ppm
branch
from
f4ce292 to
a219e96
Compare
hugovk
changed the title
Fixed warning
Fix warning
radarhere
deleted the
ppm
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