Simplify C error handling by radarhere · Pull Request #9021 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
Simplify C error handling#9021
hugovk merged 2 commits intopython-pillow:mainfrom
Simplify C error handling#9021
hugovk merged 2 commits intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
radarhere
commented
Jun 15, 2025
radarhere
commented
Copying part of #8389
ImagingError_OSError and ImagingError_Clear are both only used once, and are quite simple. Let's just replace them with their contents.
radarhere added 2 commits
June 16, 2025 08:15
hugovk
changed the title
Simplified C error handling
Simplify C error handling
radarhere
deleted the
err
branch
radarhere
mentioned this pull request
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