Added type hints to seven plugins by radarhere · Pull Request #7716 · 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 2 commits intopython-pillow:mainfrom
Jan 15, 2024Merged
Added type hints to seven plugins#7716
hugovk merged 2 commits intopython-pillow:mainfrom
Added type hints to seven plugins#7716
hugovk merged 2 commits intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
Helps #2625.
Add type hints to seven plugins that require minimal changes to adhere to mypy --strict.
- McIdasImagePlugin
- PcdImagePlugin
- PcxImagePlugin
- PixarImagePlugin
- SunImagePlugin
- XVThumbImagePlugin
- XbmImagePlugin
radarhere
added
the
Type hints
label
hugovk reviewed Jan 15, 2024
src/PIL/Image.py
Outdated
Show resolved
Hide resolved
src/PIL/Image.py Outdated Show resolved Hide resolved
src/PIL/Image.py
Outdated
Show resolved
Hide resolved
src/PIL/Image.py Outdated Show resolved Hide resolved
hugovk
changed the title
Added type hints
Added type hints to seven plugins
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk
merged commit
fd5df78
into
python-pillow:main
radarhere
deleted the
type_hints
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