Skip to content

Raise OverflowError if text width exceeds INT_MAX#9717

Open
radarhere wants to merge 1 commit into
python-pillow:mainfrom
radarhere:textwidth
Open

Raise OverflowError if text width exceeds INT_MAX#9717
radarhere wants to merge 1 commit into
python-pillow:mainfrom
radarhere:textwidth

Conversation

@radarhere

Copy link
Copy Markdown
Member

When adding together character widths, raise an OverflowError if the total of the integers is greater than INT_MAX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant