Added type hints to seven plugins by radarhere · Pull Request #7716 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@radarhere

Copy link Copy Markdown

Member

@radarhere radarhere commented

Jan 15, 2024

edited by hugovk

Loading

Helps #2625.

Add type hints to seven plugins that require minimal changes to adhere to mypy --strict.

  • McIdasImagePlugin
  • PcdImagePlugin
  • PcxImagePlugin
  • PixarImagePlugin
  • SunImagePlugin
  • XVThumbImagePlugin
  • XbmImagePlugin

@hugovk hugovk changed the title Added type hints Added type hints to seven plugins

Jan 15, 2024
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

@hugovk hugovk merged commit fd5df78 into python-pillow:main

Jan 15, 2024

@radarhere radarhere deleted the type_hints branch

January 15, 2024 21:37

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

Reviewers

@hugovk hugovk hugovk left review comments

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@radarhere @hugovk